]> git.openstreetmap.org Git - rails.git/commit
Remove duplication that is in the test helper. Adding tests for the passing of no...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 13 Apr 2009 00:04:24 +0000 (00:04 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 13 Apr 2009 00:04:24 +0000 (00:04 +0000)
commit2c52b067168084265ed577104fe1fa2677c6e620
treec30271bdc1c504da018bce6b45dd3f3ec3e6dfa4
parent0f25285ab6f59b42535b21305cfcca00a285f028
Remove duplication that is in the test helper. Adding tests for the passing of no content, and the wrong method used. Also ensuring that there has been a changeset added to the db when it is created.
app/models/acl.rb
config/database.yml
config/initializers/sql_session_store.rb
db/migrate/025_add_end_time_to_changesets.rb
test/functional/changeset_controller_test.rb