This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
webrat
Watch
1
Star
0
Fork
You've already forked webrat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a3abe5782c
webrat
/
spec
/
integration
/
rails
/
app
/
models
/
album.rb
5 lines
96 B
Ruby
Raw
Blame
History
class
Album
<
ActiveRecord
::
Base
has_many
:photos
accepts_nested_attributes_for
:photos
end
Reference in New Issue
View Git Blame
Copy Permalink