This website requires JavaScript.
Explore
Help
Sign In
lafourmi-immo
/
rating
Watch
6
Star
0
Fork
You've already forked rating
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9f6dd0ab37
rating
/
spec
/
support
/
models
/
category.rb
6 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
add scope support
2017-11-02 18:55:46 +00:00
# frozen_string_literal: true
class
Category
<
::
ActiveRecord
::
Base
feat: scoping support
2018-02-08 22:44:39 +00:00
belongs_to
:article
add scope support
2017-11-02 18:55:46 +00:00
end