]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/users.yml
Return "404 Not Found" for users and traces which don't exist.
[rails.git] / test / fixtures / users.yml
1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2 normal_user:
3   email: test@openstreetmap.org
4   id: 1
5   active: 1
6   pass_crypt: <%= Digest::MD5.hexdigest('test') %>
7   creation_time: "2007-01-01 00:00:00"
8   display_name: test
9   data_public: 0
10   description: test
11   home_lat: 1
12   home_lon: 1
13   home_zoom: 3