This website requires JavaScript.
Explore
Help
Sign In
senaduka
/
old-ribica
Watch
1
Star
0
Fork
0
You've already forked old-ribica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d1ac88a7f3824cdc6bae2a8bb61c7a79b5cf1c9
old-ribica
/
app
/
models
/
Category.rb
5 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
creation of categories ready
2015-01-14 07:29:44 +01:00
class
Category
<
ActiveRecord
::
Base
created subcategories
2015-01-16 07:50:36 +01:00
has_many
:sub_categories
added sections
2015-01-17 23:59:26 +01:00
belongs_to
:section
creation of categories ready
2015-01-14 07:29:44 +01:00
end
Reference in New Issue
Copy Permalink