Top Level Namespace
Defined Under Namespace
Modules: Stager
Instance Method Summary collapse
Instance Method Details
#edit ⇒ Object
1 2 |
# File 'lib/generators/stager/controller/templates/actions/edit.rb', line 1 def edit end |
#show ⇒ Object
1 2 |
# File 'lib/generators/stager/controller/templates/actions/show.rb', line 1 def show end |