Table of Contents - strong_presenter-0.2.2 Documentation
Pages
Classes and Modules
- ActionController
- ActionController::TestCase
- ActionMailer
- ActionMailer::TestCase
- MiniTest
- MiniTest::Generators
- MiniTest::Generators::PresenterGenerator
- Rails
- Rails::Generators
- Rails::Generators::ControllerGenerator
- Rails::Generators::PresenterGenerator
- Rails::Generators::ScaffoldControllerGenerator
- Rspec
- Rspec::PresenterGenerator
- StrongPresenter
- StrongPresenter::Associable
- StrongPresenter::Associable::ClassMethods
- StrongPresenter::CollectionPresenter
- StrongPresenter::ControllerAdditions
- StrongPresenter::ControllerAdditions::ClassMethods
- StrongPresenter::Delegation
- StrongPresenter::Delegation::ClassMethods
- StrongPresenter::DeviseHelper
- StrongPresenter::Factory
- StrongPresenter::Factory::Worker
- StrongPresenter::HelperProxy
- StrongPresenter::Inferrer
- StrongPresenter::Inferrer::UnextractableError
- StrongPresenter::Presenter
- StrongPresenter::PresenterAssociation
- StrongPresenter::PresenterExampleGroup
- StrongPresenter::PresenterHelperConstructor
- StrongPresenter::Railtie
- StrongPresenter::TestCase
- StrongPresenter::TestCase::Behavior
- StrongPresenter::TestCase::ViewContextTeardown
- StrongPresenter::UninferrablePresenterError
- StrongPresenter::UninferrableSourceError
- StrongPresenter::ViewContext
- StrongPresenter::ViewContext::BuildStrategy
- StrongPresenter::ViewContext::BuildStrategy::Fast
- StrongPresenter::ViewContext::BuildStrategy::Full
- StrongPresenter::ViewHelpers
- StrongPresenter::ViewHelpers::ClassMethods
- TestUnit
- TestUnit::PresenterGenerator
Methods
- ::alias_object_to_object_class_name — StrongPresenter::Presenter
- ::build — StrongPresenter::ViewContext
- ::build! — StrongPresenter::ViewContext
- ::build_strategy — StrongPresenter::ViewContext
- ::clear! — StrongPresenter::ViewContext
- ::controller — StrongPresenter::ViewContext
- ::controller= — StrongPresenter::ViewContext
- ::current — StrongPresenter::ViewContext
- ::current= — StrongPresenter::ViewContext
- ::define_proxy — StrongPresenter::HelperProxy
- ::descendant_of — StrongPresenter::Associable
- ::get_collection_presenter — StrongPresenter::Presenter
- ::get_collection_presenter — StrongPresenter::Associable
- ::get_orm_association_info — StrongPresenter::Associable
- ::inferred_presenter — StrongPresenter::Presenter
- ::inferred_presenter_class — StrongPresenter::CollectionPresenter
- ::inherited — StrongPresenter::CollectionPresenter
- ::inherited — StrongPresenter::Presenter
- ::missing_name? — StrongPresenter::Inferrer
- ::new — StrongPresenter::UninferrablePresenterError
- ::new — StrongPresenter::UninferrableSourceError
- ::new — StrongPresenter::CollectionPresenter
- ::new — StrongPresenter::Factory
- ::new — StrongPresenter::Factory::Worker
- ::new — StrongPresenter::HelperProxy
- ::new — StrongPresenter::Inferrer
- ::new — StrongPresenter::Presenter
- ::new — StrongPresenter::PresenterAssociation
- ::new — StrongPresenter::PresenterHelperConstructor
- ::new — StrongPresenter::ViewContext::BuildStrategy::Fast
- ::new — StrongPresenter::ViewContext::BuildStrategy::Full
- ::new — StrongPresenter::ViewContext::BuildStrategy
- ::object_association_class — StrongPresenter::Associable
- ::object_class — StrongPresenter::Presenter
- ::object_class? — StrongPresenter::Presenter
- ::presenter_class — StrongPresenter::CollectionPresenter
- ::presents — StrongPresenter::Presenter
- ::presents_with — StrongPresenter::CollectionPresenter
- ::set_item_presenter_collection — StrongPresenter::CollectionPresenter
- ::set_presenter_collection — StrongPresenter::Presenter
- ::setup_action_controller — StrongPresenter
- ::setup_action_mailer — StrongPresenter
- ::setup_active_model_serializers — StrongPresenter
- ::source_root — MiniTest::Generators::PresenterGenerator
- ::test_strategy — StrongPresenter::ViewContext
- #_stub_current_scope — StrongPresenter::DeviseHelper
- #attributes — StrongPresenter::Presenter
- #call — StrongPresenter::Factory::Worker
- #call — StrongPresenter::PresenterHelperConstructor
- #call — StrongPresenter::ViewContext::BuildStrategy::Fast
- #call — StrongPresenter::ViewContext::BuildStrategy::Full
- #chomp — StrongPresenter::Inferrer
- #collection — StrongPresenter::CollectionPresenter
- #collection? — StrongPresenter::Factory::Worker
- #construct — StrongPresenter::PresenterHelperConstructor
- #controller — StrongPresenter::ViewContext::BuildStrategy::Full
- #create_presenter_file — Rails::Generators::PresenterGenerator
- #create_spec_file — Rspec::PresenterGenerator
- #create_test_file — MiniTest::Generators::PresenterGenerator
- #create_test_file — TestUnit::PresenterGenerator
- #delegate — StrongPresenter::Delegation::ClassMethods
- #extract_name — StrongPresenter::Inferrer
- #get_object_presenter — StrongPresenter::Factory::Worker
- #get_shadow_method — StrongPresenter::PresenterHelperConstructor
- #h — StrongPresenter::ViewHelpers
- #h — StrongPresenter::ViewHelpers::ClassMethods
- #helpers — StrongPresenter::ViewHelpers
- #helpers — StrongPresenter::ViewHelpers::ClassMethods
- #inferred_class — StrongPresenter::Inferrer
- #is_a? — StrongPresenter::Factory::Worker
- #item_presenter — StrongPresenter::CollectionPresenter
- #l — StrongPresenter::ViewHelpers
- #localize — StrongPresenter::ViewHelpers
- #memoized_presenter — StrongPresenter::PresenterHelperConstructor
- #method_missing — StrongPresenter::HelperProxy
- #module_namespacing — Rails::Generators::PresenterGenerator
- #object — StrongPresenter::Presenter
- #object_presenter — StrongPresenter::Factory::Worker
- #parent_class_name — Rails::Generators::PresenterGenerator
- #permit! — StrongPresenter::CollectionPresenter
- #permit! — StrongPresenter::Associable
- #presenter — StrongPresenter::Factory::Worker
- #presenter_associations — StrongPresenter::Associable
- #presenter_associations — StrongPresenter::Associable::ClassMethods
- #presenter_class — StrongPresenter::CollectionPresenter
- #presents — StrongPresenter::ControllerAdditions::ClassMethods
- #presents_association — StrongPresenter::Associable::ClassMethods
- #presents_associations — StrongPresenter::Associable::ClassMethods
- #reload! — StrongPresenter::CollectionPresenter
- #reload! — StrongPresenter::Associable
- #setup_action_matcher — StrongPresenter::PresenterHelperConstructor
- #sign_in — StrongPresenter::DeviseHelper
- #sign_out — StrongPresenter::DeviseHelper
- #teardown — StrongPresenter::TestCase::ViewContextTeardown
- #to_model — StrongPresenter::Presenter
- #to_s — StrongPresenter::CollectionPresenter
- #view_context — StrongPresenter::ViewContext
- #wrap — StrongPresenter::Factory
- #wrap — StrongPresenter::PresenterAssociation
- #wrap_item — StrongPresenter::CollectionPresenter
- #wrapped_object — StrongPresenter::PresenterHelperConstructor