Table of Contents - journea-0.1.0 Documentation
Pages
- application.js
- application.scss
- pages_controller.rb.example
- application.html.haml
- start.html.haml.example
- error_messages.html.haml.example
- step.html.haml.example
- journea_tasks.rake
Classes and Modules
- Journea
- Journea::Data
- Journea::Engine
- Journea::InstallGenerator
- Journea::StateMachine
- Journea::Step
- SimpleFormObject
- SimpleFormObject::Attribute
- SimpleFormObject::ClassMethods
Methods
- ::configure_steps — Journea
- ::new — Journea::Data
- ::new — SimpleFormObject::Attribute
- ::new — SimpleFormObject
- ::permitted_params — Journea::Step
- ::step — Journea::StateMachine
- ::step_name — Journea::Step
- #_attribute — SimpleFormObject::ClassMethods
- #_attributes — SimpleFormObject::ClassMethods
- #_delegation_target — SimpleFormObject
- #_delegation_target — SimpleFormObject::ClassMethods
- #apply_default_to — SimpleFormObject::Attribute
- #attribute — SimpleFormObject::ClassMethods
- #attribute? — SimpleFormObject
- #attributes — SimpleFormObject
- #attributes — SimpleFormObject::ClassMethods
- #column_for_attribute — SimpleFormObject
- #create_initializer — Journea::InstallGenerator
- #create_start_page — Journea::InstallGenerator
- #default_value — SimpleFormObject::Attribute
- #delegatable? — SimpleFormObject
- #delegate_all — SimpleFormObject::ClassMethods
- #extract_options — SimpleFormObject::Attribute
- #fake_column — SimpleFormObject::Attribute
- #generate_steps — Journea::InstallGenerator
- #in_initial_state? — Journea::StateMachine
- #init — Journea::InstallGenerator
- #method_missing — Journea::Data
- #method_missing — SimpleFormObject
- #model_name — SimpleFormObject::ClassMethods
- #next_step — Journea::StateMachine
- #persisted? — Journea::Step
- #pre_save — Journea::Step
- #previous_step — Journea::StateMachine
- #setup_assets — Journea::InstallGenerator
- #setup_deps — Journea::InstallGenerator
- #step_name — Journea::Step
- #transition_to_next_step — Journea::StateMachine
- #validate_transition — Journea::StateMachine