]> git.openstreetmap.org Git - rails.git/commit
Phase 2 CTs implementation and tests, with config parameter
authorMatt Amos <zerebubuth@gmail.com>
Tue, 22 Mar 2011 10:26:10 +0000 (10:26 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Apr 2011 12:46:16 +0000 (13:46 +0100)
commit8b12abd5bb1b96567ab882a3aca0780d0e4af67a
tree9b331850fb5b77bf8a55d110d351f1f7c7fa420b
parent82db7eccc8857081316469d7eb242f422332f097
Phase 2 CTs implementation and tests, with config parameter
app/controllers/application_controller.rb
app/controllers/user_controller.rb
app/views/user/_terms.html.erb
app/views/user/terms.html.erb
config/example.application.yml
config/legales/GB.yml
config/locales/en.yml
db/migrate/20110322001319_add_terms_seen_to_user.rb [new file with mode: 0644]
test/fixtures/users.yml
test/functional/diary_entry_controller_test.rb
test/integration/user_terms_seen_test.rb [new file with mode: 0644]