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
4e0f3ecee28162d0ca17b67a79d0652ae20bd3d5
old-ribica
/
back-office
/
app
/
models
/
sub_category.rb
6 lines
87 B
Ruby
Raw
Normal View
History
Unescape
Escape
created subcategories
2015-01-16 07:50:36 +01:00
class
SubCategory
<
ActiveRecord
::
Base
belongs_to
:category
items are functional for now
2015-01-18 12:34:33 +01:00
has_many
:items
fixed bug with sub_category
2015-01-18 14:53:07 +01:00
created subcategories
2015-01-16 07:50:36 +01:00
end
Reference in New Issue
Copy Permalink