]> git.openstreetmap.org Git - rails.git/commit
Add tests for change of gravatar use depending on email
authorSimon Poole <simon@poole.ch>
Thu, 25 Feb 2016 23:53:04 +0000 (00:53 +0100)
committerSimon Poole <simon@poole.ch>
Tue, 16 Aug 2016 20:09:11 +0000 (22:09 +0200)
commit90b7101cc3e312a7e25fc6dfd3aec1079bfda4b8
tree210ea9027555da27d8abfe1ea54410bd5add165c
parent8283a39dbc2b8c871db22ebc6cd9a13582c918fc
Add tests for change of gravatar use depending on email
app/controllers/user_controller.rb
test/controllers/user_controller_test.rb
test/fixtures/users.yml
test/http/gravatar.yml [new file with mode: 0644]
test/models/user_test.rb