This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
cocoon
Watch
1
Star
0
Fork
You've already forked cocoon
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
d4b997a082
cocoon
/
spec
/
dummy
/
app
/
models
History
Jeffrey Chupp
5ddefa399d
Use association build methods instead of assoc.klass.new. This avoids mass-assignment errors and other misbehaviors around attribute accessibility.
2012-05-04 19:55:12 -04:00
..
comment.rb
Use association build methods instead of assoc.klass.new. This avoids mass-assignment errors and other misbehaviors around attribute accessibility.
2012-05-04 19:55:12 -04:00
person.rb
Added an extra option `:render_option` which is handed to the nested fields for builder. Also call the correct nested fields builder for each form builder (e.g. semantic_fields_for, simple_fields_for or fields_for).
2011-10-22 01:42:07 +02:00
post.rb
Make sure that the tests can run on all platforms, do not use 1.9 hash syntax.
2012-03-12 23:48:07 +01:00