projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix OpenLayers 404 image URL to not redirect
[rails.git]
/
test
/
fixtures
/
user_preferences.yml
1
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
3
a:
4
user_id: 1
5
k: "key"
6
v: "value"
7
8
two:
9
user_id: 1
10
k: "some_key"
11
v: "some_value"