result() Instance Public methods Extended in activerecord-deprecated_finders
default(value = nil) Class Public methods Sets the defaults through app configuration: config.action_mailer.default { from: "no-reply@example.org" } Aliased by ::default_options= default_options=
check_pending!(connection = Base.connection) Class Public methods
at_beginning_of_week(start_day = Date.beginning_of_week) Instance Public methods Alias for: beginning_of_week
negotiate_mime(order) Instance Public methods Receives an array of mimes and return the first user sent mime that matches the order array.
new(record, attempted_action) Class Public methods
no_routes() Instance Public methods
select_value(arel, name = nil, binds = []) Instance Public methods Returns a single value from a record
new(*args) Class Public methods
exists?(name, prefixes = [], partial = false, keys = [], options = {}) Instance Public methods Also aliased as: template_exists?
Page 95 of 2275