class

Amber::Controller::Base

Inherits Amber::DSL::Callbacks < Amber::Controller::Callbacks < Amber::Controller::Helpers::I18n < Amber::Controller::Helpers::Route < Amber::Controller::Helpers::Responders < Amber::Controller::Helpers::Render < Amber::Controller::Helpers::Redirect < Amber::Controller::Helpers::CSRF < Reference < Object

Constructors

Instance methods

client_ip(*args, **options)
Source
client_ip(*args, **options, &)
Source
cookies(*args, **options)
Source
cookies(*args, **options, &)
Source
delete?(*args, **options)
Source
delete?(*args, **options, &)
Source
filters
filters=(filters : Filters)
flash(*args, **options)
Source
flash(*args, **options, &)
Source
format(*args, **options)
Source
format(*args, **options, &)
Source
get?(*args, **options)
Source
get?(*args, **options, &)
Source
halt!(*args, **options)
Source
halt!(*args, **options, &)
Source
head?(*args, **options)
Source
head?(*args, **options, &)
Source
patch?(*args, **options)
Source
patch?(*args, **options, &)
Source
port(*args, **options)
Source
port(*args, **options, &)
Source
post?(*args, **options)
Source
post?(*args, **options, &)
Source
put?(*args, **options)
Source
put?(*args, **options, &)
Source
request(*args, **options)
Source
request(*args, **options, &)
Source
requested_url(*args, **options)
Source
requested_url(*args, **options, &)
Source
response(*args, **options)
Source
response(*args, **options, &)
Source
route(*args, **options)
Source
route(*args, **options, &)
Source
run_after_filter(action)
Source
run_before_filter(action)

TODO: Find a way to make these protected again.

Source
session(*args, **options)
Source
session(*args, **options, &)
Source
valve(*args, **options)
Source
valve(*args, **options, &)
Source
websocket?(*args, **options)
Source
websocket?(*args, **options, &)
Source