This website requires JavaScript.
Explore
Help
Sign In
guillaume
/
the_moderator
Watch
1
Star
0
Fork
You've already forked the_moderator
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9c24f2fc1b
the_moderator
/
spec
/
internal
/
app
/
models
/
page.rb
5 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Create dummy rails app with combustion and first tests
2013-11-27 14:58:21 +01:00
class
Page
<
ActiveRecord
::
Base
Add more classes in dummy app to test association moderation
2013-11-28 09:26:18 +01:00
has_many
:links
belongs_to
:category
Create dummy rails app with combustion and first tests
2013-11-27 14:58:21 +01:00
end