Method: Share::ScenesController#new

Defined in:
app/controllers/wechat/share/scenes_controller.rb

#newObject



13
14
15
# File 'app/controllers/wechat/share/scenes_controller.rb', line 13

def new
  @scene = @app.scenes.build
end