Class: BetterFrame::ApiController

Inherits:
ApplicationController show all
Defined in:
app/controllers/better_frame/api_controller.rb

Instance Method Summary collapse

Instance Method Details

#includeObject



5
6
7
# File 'app/controllers/better_frame/api_controller.rb', line 5

def include
  render 'include.js'
end