This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
activerecord-hackery--ransack
Watch
1
Star
0
Fork
You've already forked activerecord-hackery--ransack
0
mirror of
https://github.com/activerecord-hackery/ransack.git
synced
2022-11-09 13:47:45 -05:00
Code
Releases
Activity
7f30d456dd
activerecord-hackery--ransack
/
spec
/
blueprints
/
people.rb
9 lines
110 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit.
2011-03-30 20:31:39 -04:00
Person
.
blueprint
do
name
Add email field to Person model (for wildcard testing, coming soon)
2013-11-06 00:37:00 -05:00
email
{
"
test@example.com
"
}
Initial commit.
2011-03-30 20:31:39 -04:00
salary
Fix mysql tests. Move sort, search & admin fields from ransacker to DB.
2013-11-26 08:15:18 -05:00
only_sort
only_search
only_admin
end
Copy permalink