Class: BlgrLib::RestaurantScope
- Inherits:
-
Object
- Object
- BlgrLib::RestaurantScope
- Defined in:
- lib/blgr_lib/restaurant_scope.rb
Overview
Manager selected restaurants data to be used on blogger dashboard
Instance Method Summary collapse
Instance Method Details
#ids ⇒ Object
8 9 10 |
# File 'lib/blgr_lib/restaurant_scope.rb', line 8 def ids all.pluck(:id) end |