Table of Contents - microframe-0.1.2 Documentation
Pages
- Gemfile
- application.html.erb.tt
- config.ru.tt
- routes.rb.tt
- config.rb.tt
- 404.html.erb.tt
- blank.tt
- sample_controller.tt
- sample_model.tt
Classes and Modules
- Microframe
- Microframe::Application
- Microframe::ApplicationController
- Microframe::FormHelper
- Microframe::Generator
- Microframe::Helpers
- Microframe::Mapper
- Microframe::ORM
- Microframe::ORM::Base
- Microframe::ORM::Connection
- Microframe::ORM::InstanceQueries
- Microframe::ORM::QueryUtils
- Microframe::ORM::Queryset
- Microframe::ORM::Relationships
- Microframe::Router
- Microframe::ViewObject
Methods
- ::all — Microframe::ORM::Base
- ::connect — Microframe::ORM::Connection
- ::connection — Microframe::ORM::Connection
- ::count — Microframe::ORM::Base
- ::create — Microframe::ORM::Base
- ::create_table — Microframe::ORM::Base
- ::define_attributes — Microframe::ORM::Base
- ::destroy — Microframe::ORM::Base
- ::destroy_all — Microframe::ORM::Base
- ::execute — Microframe::ORM::Connection
- ::find — Microframe::ORM::Base
- ::find_by — Microframe::ORM::Base
- ::first — Microframe::ORM::Base
- ::get_create_table_query — Microframe::ORM::Base
- ::inherited — Microframe::ORM::Base
- ::init_queryset — Microframe::ORM::Base
- ::last — Microframe::ORM::Base
- ::limit — Microframe::ORM::Base
- ::new — Microframe::Application
- ::new — Microframe::ApplicationController
- ::new — Microframe::FormHelper
- ::new — Microframe::ViewObject
- ::new — Microframe::ORM::Queryset
- ::new — Microframe::Mapper
- ::new — Microframe::Router
- ::order — Microframe::ORM::Base
- ::property — Microframe::ORM::Base
- ::retrieve_columns — Microframe::ORM::Connection
- ::select — Microframe::ORM::Base
- ::setup_verbs — Microframe::Router
- ::source_root — Microframe::Generator
- ::start — Microframe::Mapper
- ::table_name — Microframe::ORM::Base
- ::where — Microframe::ORM::Base
- #add_query — Microframe::ORM::Queryset
- #all — Microframe::ORM::Queryset
- #belongs_to — Microframe::ORM::Relationships
- #build_query — Microframe::ORM::QueryUtils
- #call — Microframe::Application
- #check_box — Microframe::FormHelper
- #create_views — Microframe::Generator
- #default_render_option — Microframe::ApplicationController
- #destroy — Microframe::ORM::InstanceQueries
- #draw — Microframe::Router
- #execute — Microframe::ORM::QueryUtils
- #fetch — Microframe::ORM::Queryset
- #find — Microframe::ORM::Queryset
- #find_by — Microframe::ORM::Queryset
- #form_for — Microframe::Helpers
- #g — Microframe::Generator
- #gatekeeper — Microframe::FormHelper
- #generate — Microframe::Generator
- #get_handler — Microframe::Router
- #get_handler_file — Microframe::Router
- #get_layout — Microframe::ApplicationController
- #get_view — Microframe::ApplicationController
- #handle_request — Microframe::Router
- #has_many — Microframe::ORM::Relationships
- #hidden — Microframe::FormHelper
- #image_tag — Microframe::Helpers
- #init_with_shell_cmds — Microframe::Generator
- #javascript_tag — Microframe::Helpers
- #label — Microframe::FormHelper
- #limit — Microframe::ORM::Queryset
- #link_to — Microframe::Helpers
- #load — Microframe::ORM::Queryset
- #map — Microframe::Mapper
- #match_begin_of_optional_components — Microframe::Mapper
- #match_components — Microframe::Mapper
- #match_end_of_optional_components — Microframe::Mapper
- #match_optional_components — Microframe::Mapper
- #match_this — Microframe::Mapper
- #missing_path — Microframe::Router
- #new — Microframe::Generator
- #order — Microframe::ORM::Queryset
- #parse_result_to_objects — Microframe::ORM::QueryUtils
- #process_from — Microframe::ORM::QueryUtils
- #process_generic — Microframe::ORM::QueryUtils
- #process_limit — Microframe::ORM::QueryUtils
- #process_order — Microframe::ORM::QueryUtils
- #process_query — Microframe::ORM::QueryUtils
- #process_select — Microframe::ORM::QueryUtils
- #process_where — Microframe::ORM::QueryUtils
- #protected_instance_variables_for_views — Microframe::ApplicationController
- #query_processes — Microframe::ORM::QueryUtils
- #redirect_to — Microframe::ApplicationController
- #render — Microframe::ApplicationController
- #render_error? — Microframe::ApplicationController
- #render_partial — Microframe::ApplicationController
- #render_partial — Microframe::ViewObject
- #render_view — Microframe::ApplicationController
- #resources — Microframe::Router
- #save — Microframe::ORM::InstanceQueries
- #select — Microframe::ORM::Queryset
- #set_instance_variables_for_views — Microframe::ApplicationController
- #set_route — Microframe::Router
- #set_up_view_object — Microframe::ApplicationController
- #setup_controller — Microframe::Router
- #setup_handler — Microframe::Router
- #start_form — Microframe::FormHelper
- #stylesheet_tag — Microframe::Helpers
- #submit — Microframe::FormHelper
- #table_name — Microframe::ORM::Base
- #target_root — Microframe::Generator
- #text_area — Microframe::FormHelper
- #text_field — Microframe::FormHelper
- #update — Microframe::ORM::InstanceQueries
- #where — Microframe::ORM::Queryset