Module: Nested::Angular::Sinatra
- Defined in:
- lib/nested.rb
Instance Method Summary collapse
Instance Method Details
#create_resource(name, singleton, collection, &block) ⇒ Object
169 170 171 |
# File 'lib/nested.rb', line 169 def create_resource(name, singleton, collection, &block) angularize(super) end |