Table of Contents - active_response-0.0.2 Documentation
Classes and Modules
- ActiveResponse
- ActiveResponse::Controller
- ActiveResponse::Controller::Core
- ActiveResponse::Controller::Core::ClassMethods
- ActiveResponse::Controller::CrudDefaults
- ActiveResponse::Controller::CrudDefaults::Create
- ActiveResponse::Controller::CrudDefaults::Destroy
- ActiveResponse::Controller::CrudDefaults::Edit
- ActiveResponse::Controller::CrudDefaults::Index
- ActiveResponse::Controller::CrudDefaults::New
- ActiveResponse::Controller::CrudDefaults::Show
- ActiveResponse::Controller::CrudDefaults::Update
- ActiveResponse::Controller::DefaultResponses
- ActiveResponse::Controller::ResourceHelper
- ActiveResponse::Railtie
- ActiveResponse::Responders
- ActiveResponse::Responders::Base
- ActiveResponse::Responders::HTML
- ActiveResponse::Responders::JS
- ActiveResponse::Responders::JSON
- ActiveResponse::Responders::JsonApi
Methods
- ::available_formats — ActiveResponse::Responders::Base
- ::new — ActiveResponse::Responders::Base
- ::registered_responders — ActiveResponse
- ::respond_to — ActiveResponse::Responders::Base
- ::responder_for — ActiveResponse
- ::type — ActiveResponse::Responders::Base
- #active_response — ActiveResponse::Controller::Core::ClassMethods
- #active_response_block — ActiveResponse::Controller::Core
- #active_response_custom_responses — ActiveResponse::Controller::Core
- #active_response_failure_message — ActiveResponse::Controller::CrudDefaults
- #active_response_handle_failure — ActiveResponse::Controller::Core
- #active_response_handle_success — ActiveResponse::Controller::Core
- #active_response_options — ActiveResponse::Controller::Core
- #active_response_success? — ActiveResponse::Controller::Core
- #active_response_success_message — ActiveResponse::Controller::CrudDefaults
- #active_response_type — ActiveResponse::Controller::Core
- #collection — ActiveResponse::Responders::HTML
- #collection — ActiveResponse::Responders::JSON
- #collection — ActiveResponse::Responders::JsonApi
- #content_type — ActiveResponse::Responders::Base
- #controller_class — ActiveResponse::Controller::ResourceHelper
- #create_execute — ActiveResponse::Controller::CrudDefaults::Create
- #create_failure — ActiveResponse::Controller::CrudDefaults::Create
- #create_failure_options — ActiveResponse::Controller::CrudDefaults::Create
- #create_includes — ActiveResponse::Controller::CrudDefaults::Create
- #create_success — ActiveResponse::Controller::CrudDefaults::Create
- #create_success_location — ActiveResponse::Controller::CrudDefaults::Create
- #create_success_options — ActiveResponse::Controller::CrudDefaults::Create
- #current_resource — ActiveResponse::Controller::ResourceHelper
- #current_resource! — ActiveResponse::Controller::ResourceHelper
- #default_form_options — ActiveResponse::Controller::CrudDefaults
- #default_form_view — ActiveResponse::Controller::CrudDefaults
- #default_form_view_locals — ActiveResponse::Controller::CrudDefaults
- #define_active_response_action — ActiveResponse::Controller::Core::ClassMethods
- #destroy_execute — ActiveResponse::Controller::CrudDefaults::Destroy
- #destroy_failure — ActiveResponse::Controller::CrudDefaults::Destroy
- #destroy_failure_options — ActiveResponse::Controller::CrudDefaults::Destroy
- #destroy_success — ActiveResponse::Controller::CrudDefaults::Destroy
- #destroy_success_location — ActiveResponse::Controller::CrudDefaults::Destroy
- #destroy_success_options — ActiveResponse::Controller::CrudDefaults::Destroy
- #destroyed — ActiveResponse::Responders::HTML
- #destroyed — ActiveResponse::Responders::JSON
- #edit_success — ActiveResponse::Controller::CrudDefaults::Edit
- #edit_success_options — ActiveResponse::Controller::CrudDefaults::Edit
- #error_code — ActiveResponse::Responders::JsonApi
- #execute_action — ActiveResponse::Controller::Core
- #failure_message_translation_key — ActiveResponse::Controller::CrudDefaults
- #failure_message_translation_opts — ActiveResponse::Controller::CrudDefaults
- #find_active_responder — ActiveResponse::Controller::Core
- #form — ActiveResponse::Responders::HTML
- #form — ActiveResponse::Responders::JSON
- #form_for_invalid — ActiveResponse::Responders::HTML
- #form_view_for — ActiveResponse::Controller::CrudDefaults
- #form_view_locals_for — ActiveResponse::Controller::CrudDefaults
- #formatted_error — ActiveResponse::Responders::JsonApi
- #formatted_error_hash — ActiveResponse::Responders::JsonApi
- #formatted_errors — ActiveResponse::Responders::JsonApi
- #index_association — ActiveResponse::Controller::CrudDefaults::Index
- #index_includes — ActiveResponse::Controller::CrudDefaults::Index
- #index_locals — ActiveResponse::Controller::CrudDefaults::Index
- #index_success — ActiveResponse::Controller::CrudDefaults::Index
- #index_success_options — ActiveResponse::Controller::CrudDefaults::Index
- #invalid_resource — ActiveResponse::Responders::HTML
- #invalid_resource — ActiveResponse::Responders::JSON
- #invalid_resource — ActiveResponse::Responders::JsonApi
- #new_resource — ActiveResponse::Responders::HTML
- #new_resource — ActiveResponse::Responders::JSON
- #new_resource — ActiveResponse::Controller::ResourceHelper
- #new_resource_params — ActiveResponse::Controller::ResourceHelper
- #new_success — ActiveResponse::Controller::CrudDefaults::New
- #new_success_options — ActiveResponse::Controller::CrudDefaults::New
- #redirect — ActiveResponse::Responders::HTML
- #redirect — ActiveResponse::Responders::JS
- #requested_resource — ActiveResponse::Controller::ResourceHelper
- #resolve_current_resource — ActiveResponse::Controller::ResourceHelper
- #resource — ActiveResponse::Responders::HTML
- #resource — ActiveResponse::Responders::JSON
- #resource — ActiveResponse::Responders::JsonApi
- #resource_id — ActiveResponse::Controller::ResourceHelper
- #respond_with_collection — ActiveResponse::Controller::DefaultResponses
- #respond_with_destroyed — ActiveResponse::Controller::DefaultResponses
- #respond_with_failure! — ActiveResponse::Controller::Core
- #respond_with_form — ActiveResponse::Controller::DefaultResponses
- #respond_with_invalid_resource — ActiveResponse::Controller::DefaultResponses
- #respond_with_new_resource — ActiveResponse::Controller::DefaultResponses
- #respond_with_redirect — ActiveResponse::Controller::DefaultResponses
- #respond_with_resource — ActiveResponse::Controller::DefaultResponses
- #respond_with_success! — ActiveResponse::Controller::Core
- #respond_with_updated_resource — ActiveResponse::Controller::DefaultResponses
- #show_includes — ActiveResponse::Controller::CrudDefaults::Show
- #show_success — ActiveResponse::Controller::CrudDefaults::Show
- #show_success_options — ActiveResponse::Controller::CrudDefaults::Show
- #show_view_locals — ActiveResponse::Controller::CrudDefaults::Show
- #success_message_translation_key — ActiveResponse::Controller::CrudDefaults
- #success_message_translation_opts — ActiveResponse::Controller::CrudDefaults
- #type — ActiveResponse::Responders::Base
- #update_execute — ActiveResponse::Controller::CrudDefaults::Update
- #update_failure — ActiveResponse::Controller::CrudDefaults::Update
- #update_failure_options — ActiveResponse::Controller::CrudDefaults::Update
- #update_success — ActiveResponse::Controller::CrudDefaults::Update
- #update_success_location — ActiveResponse::Controller::CrudDefaults::Update
- #update_success_options — ActiveResponse::Controller::CrudDefaults::Update
- #updated_resource — ActiveResponse::Responders::HTML
- #updated_resource — ActiveResponse::Responders::JSON