Table of Contents - action_crud-0.1.8 Documentation
Classes and Modules
- ActionCrud
- ActionCrud::Controller
- ActionCrud::Helpers
- ActionCrud::Helpers::Link
- ActionCrud::Helpers::Route
- ActionCrud::Helpers::Url
- ActionCrud::Helpers::View
- ActionCrud::Pagination
Methods
- ::new — ActionCrud::Helpers::Link
- ::new — ActionCrud::Helpers::Route
- #_guess_controller_model — ActionCrud::Controller
- #action_label — ActionCrud::Helpers::Link
- #create — ActionCrud::Controller
- #current_model — ActionCrud::Controller
- #current_model — ActionCrud::Helpers::View
- #current_record — ActionCrud::Controller
- #current_record — ActionCrud::Helpers::View
- #current_records — ActionCrud::Controller
- #current_records — ActionCrud::Helpers::View
- #delete? — ActionCrud::Helpers::Link
- #destroy — ActionCrud::Controller
- #edit — ActionCrud::Controller
- #edit_record_path — ActionCrud::Helpers::Url
- #edit_record_url — ActionCrud::Helpers::Url
- #index — ActionCrud::Controller
- #model — ActionCrud::Controller
- #namespace — ActionCrud::Helpers::Route
- #namespaced_model — ActionCrud::Helpers::Route
- #namespaced_record — ActionCrud::Helpers::Route
- #new — ActionCrud::Controller
- #new_record_path — ActionCrud::Helpers::Url
- #new_record_url — ActionCrud::Helpers::Url
- #paginate — ActionCrud::Pagination
- #pagination_meta — ActionCrud::Pagination
- #pagination_params — ActionCrud::Pagination
- #permit_params — ActionCrud::Controller
- #permitted_params — ActionCrud::Helpers::View
- #record — ActionCrud::Controller
- #record= — ActionCrud::Controller
- #record? — ActionCrud::Helpers::Route
- #record_link_to — ActionCrud::Helpers::View
- #record_links_to — ActionCrud::Helpers::View
- #record_params — ActionCrud::Controller
- #record_path — ActionCrud::Helpers::Link
- #record_path — ActionCrud::Helpers::Url
- #record_url — ActionCrud::Helpers::Url
- #records — ActionCrud::Controller
- #records= — ActionCrud::Controller
- #records_path — ActionCrud::Helpers::Url
- #records_url — ActionCrud::Helpers::Url
- #render — ActionCrud::Helpers::Link
- #render_multiple — ActionCrud::Helpers::Link
- #route_uri — ActionCrud::Helpers::Route
- #set_index_scope — ActionCrud::Controller
- #set_model_class — ActionCrud::Controller
- #set_model_name — ActionCrud::Controller
- #set_namespace — ActionCrud::Controller
- #set_pagination_params — ActionCrud::Pagination
- #set_per_page — ActionCrud::Pagination
- #set_permitted_params — ActionCrud::Controller
- #set_record — ActionCrud::Controller
- #should_search? — ActionCrud::Controller
- #show — ActionCrud::Controller
- #to_s — ActionCrud::Helpers::Route
- #update — ActionCrud::Controller