Table of Contents - tennpipes-init-3.6.6 Documentation
Pages
- README
- app.rb.tt
- application.scss
- _base.scss
- config.ru
- apps.rb.tt
- tennpipes-icons.css
-
README
- Holder
- Installing
- Usage
- Themes
- Customizing appearance
- Custom colors
- Custom text
- Custom size
- Custom fonts, web fonts and icon fonts
- Customizing themes
- Using custom themes
- Using custom themes and domain on specific images
- Random themes
- Fluid placeholders
- Automatically sized placeholders
- Preventing updates on window resize
- Background placeholders
- Custom settings
- Using custom settings on load
- Inserting an image with optional custom theme
- Using different renderers
- Using with lazyload.js
- Using with Angular.js
- Browser support
- License
- Credits
- bower.json
- composer.json
- gulpfile.js
- holder.js
- holder.min.js
- package.json
- holder.js
- augment.js
- ondomready.js
- polyfills.js
- scenegraph.js
- utils.js
- tennpipes.min.js
- tennpipes.abide.js
- tennpipes.accordion.js
- tennpipes.alert.js
- tennpipes.clearing.js
- tennpipes.dropdown.js
- tennpipes.equalizer.js
- tennpipes.interchange.js
- tennpipes.joyride.js
- tennpipes.js
- tennpipes.magellan.js
- tennpipes.offcanvas.js
- tennpipes.orbit.js
- tennpipes.reveal.js
- tennpipes.slider.js
- tennpipes.tab.js
- tennpipes.tooltip.js
- tennpipes.topbar.js
- fastclick.js
- jquery.cookie.js
- jquery.js
- modernizr.js
- placeholder.js
- ennkeypee.css
- normalize.css
- tennpipes.css
- tennpipes.min.css
- Gemfile.tt
- Rakefile.tt
- controller.rb.tt
- README.md.tt
- gemspec.tt
- libname.tt
- version.tt
- helper.rb.tt
- initializer.rb.tt
- mailer.rb.tt
- project_bin.tt
- task.rb.tt
Classes and Modules
- ActiveRecord
- ActiveRecord::Schema
- Object
- Tennpipes
- Tennpipes::Generators
- Tennpipes::Generators::Actions
- Tennpipes::Generators::Actions::ClassMethods
- Tennpipes::Generators::App
- Tennpipes::Generators::AppRootNotFound
- Tennpipes::Generators::Cli
- Tennpipes::Generators::Component
- Tennpipes::Generators::Components
- Tennpipes::Generators::Components::Actions
- Tennpipes::Generators::Controller
- Tennpipes::Generators::Helper
- Tennpipes::Generators::Mailer
- Tennpipes::Generators::Migration
- Tennpipes::Generators::Model
- Tennpipes::Generators::Plugin
- Tennpipes::Generators::Project
- Tennpipes::Generators::Runner
- Tennpipes::Generators::SqlHelpers
- Tennpipes::Generators::Task
Methods
- ::add_generator — Tennpipes::Generators
- ::banner — Tennpipes::Generators::App
- ::banner — Tennpipes::Generators::Component
- ::banner — Tennpipes::Generators::Controller
- ::banner — Tennpipes::Generators::Helper
- ::banner — Tennpipes::Generators::Mailer
- ::banner — Tennpipes::Generators::Migration
- ::banner — Tennpipes::Generators::Model
- ::banner — Tennpipes::Generators::Plugin
- ::banner — Tennpipes::Generators::Project
- ::banner — Tennpipes::Generators::Task
- ::bin_gen — Tennpipes
- ::create_db — Tennpipes::Generators::SqlHelpers
- ::drop_db — Tennpipes::Generators::SqlHelpers
- ::included — Tennpipes::Generators::Actions
- ::load_components! — Tennpipes::Generators
- ::load_paths — Tennpipes::Generators
- ::mappings — Tennpipes::Generators
- ::source_root — Tennpipes::Generators::App
- ::source_root — Tennpipes::Generators::Component
- ::source_root — Tennpipes::Generators::Controller
- ::source_root — Tennpipes::Generators::Helper
- ::source_root — Tennpipes::Generators::Mailer
- ::source_root — Tennpipes::Generators::Migration
- ::source_root — Tennpipes::Generators::Model
- ::source_root — Tennpipes::Generators::Plugin
- ::source_root — Tennpipes::Generators::Project
- ::source_root — Tennpipes::Generators::Task
- #already_exists? — Tennpipes::Generators::Actions
- #app — Tennpipes::Generators::Runner
- #app_skeleton — Tennpipes::Generators::Actions
- #apply_component_for — Tennpipes::Generators::Actions
- #apply_default_fields — Tennpipes::Generators::Actions
- #ask — Tennpipes::Generators::Actions
- #available_choices_for — Tennpipes::Generators::Actions::ClassMethods
- #bundle_dependencies — Tennpipes::Generators::Project
- #catch_error — Object
- #check_app_existence — Tennpipes::Generators::Actions
- #check_orm — Tennpipes::Generators::Model
- #collection_names — Object
- #component_option — Tennpipes::Generators::Actions::ClassMethods
- #component_types — Tennpipes::Generators::Actions::ClassMethods
- #controller_actions — Tennpipes::Generators::Components::Actions
- #convert_ids — Object
- #correct_path? — Tennpipes::Generators::Model
- #create_app — Tennpipes::Generators::App
- #create_controller — Tennpipes::Generators::Controller
- #create_database — Object
- #create_helper — Tennpipes::Generators::Helper
- #create_helper_files — Tennpipes::Generators::Components::Actions
- #create_mailer — Tennpipes::Generators::Mailer
- #create_migration — Tennpipes::Generators::Migration
- #create_migration_file — Object
- #create_model — Tennpipes::Generators::Model
- #create_model_file — Object
- #create_model_migration — Object
- #create_task — Tennpipes::Generators::Task
- #current_migration_number — Tennpipes::Generators::Components::Actions
- #defines_component_options — Tennpipes::Generators::Actions::ClassMethods
- #destination_root — Tennpipes::Generators::Actions
- #drop_database — Object
- #dump_schema — Object
- #empty_directory_with_keep_file — Tennpipes::Generators::Actions
- #enum_mongoid_documents — Object
- #execute_component_setup — Tennpipes::Generators::Actions
- #execute_runner — Tennpipes::Generators::Runner
- #fetch_app_name — Tennpipes::Generators::Actions
- #fetch_component_choice — Tennpipes::Generators::Actions
- #fetch_project_name — Tennpipes::Generators::Actions
- #finish_message — Tennpipes::Generators::Project
- #firebird_db_string — Object
- #generate — Tennpipes::Generators::Runner
- #generate_controller_test — Object
- #generate_helper_test — Object
- #generate_model_test — Object
- #get_mongoid_models — Object
- #git — Tennpipes::Generators::Runner
- #git_author_email — Tennpipes::Generators::Project
- #git_author_name — Tennpipes::Generators::Project
- #has_invalid_fields? — Tennpipes::Generators::Model
- #in_app_root? — Tennpipes::Generators::Actions
- #include_component_module_for — Tennpipes::Generators::Actions
- #indent_spaces — Tennpipes::Generators::Components::Actions
- #initializer — Tennpipes::Generators::Actions
- #inject_into_file — Tennpipes::Generators::Actions
- #insert_hook — Tennpipes::Generators::Actions
- #insert_into_gemfile — Tennpipes::Generators::Actions
- #insert_middleware — Tennpipes::Generators::Actions
- #insert_mocking_include — Tennpipes::Generators::Components::Actions
- #insert_test_suite_setup — Tennpipes::Generators::Components::Actions
- #invalid_fields — Tennpipes::Generators::Actions
- #keep_file — Tennpipes::Generators::Actions
- #list_plugins — Tennpipes::Generators::Plugin
- #load_boot — Tennpipes::Generators::Cli
- #local_database? — Object
- #middleware — Tennpipes::Generators::Actions
- #migrate_as — Object
- #migration_exist? — Tennpipes::Generators::Components::Actions
- #model_name_already_exists? — Tennpipes::Generators::Model
- #mongoid_collection — Object
- #mongoid_collections — Object
- #mongoid_new_collection — Object
- #move_as — Object
- #output_migration_file — Tennpipes::Generators::Components::Actions
- #output_model_migration — Tennpipes::Generators::Components::Actions
- #project — Tennpipes::Generators::Runner
- #rake — Tennpipes::Generators::Runner
- #recognize_path — Tennpipes::Generators::Actions
- #remove_migration — Tennpipes::Generators::Components::Actions
- #rename_mongoid_collection — Object
- #require_arguments! — Tennpipes::Generators::Actions::ClassMethods
- #require_arguments? — Tennpipes::Generators::Actions::ClassMethods
- #require_contrib — Tennpipes::Generators::Actions
- #require_dependencies — Tennpipes::Generators::Actions
- #resolve_structure_sql — Object
- #resolve_valid_choice — Tennpipes::Generators::Actions
- #retrieve_component_config — Tennpipes::Generators::Actions
- #return_last_migration_number — Tennpipes::Generators::Components::Actions
- #run_bundler — Tennpipes::Generators::Actions
- #set_firebird_env — Object
- #setup — Tennpipes::Generators::Cli
- #setup_components — Tennpipes::Generators::Component
- #setup_components — Tennpipes::Generators::Project
- #setup_mock — Object
- #setup_orm — Object
- #setup_plugin — Tennpipes::Generators::Plugin
- #setup_project — Tennpipes::Generators::Project
- #setup_renderer — Object
- #setup_script — Object
- #setup_stylesheet — Object
- #setup_test — Object
- #setup_test_files — Tennpipes::Generators::Project
- #store_component_choice — Tennpipes::Generators::Actions
- #store_component_config — Tennpipes::Generators::Actions
- #test? — Tennpipes::Generators::Actions
- #tiny? — Tennpipes::Generators::Actions
- #valid_choice? — Tennpipes::Generators::Actions
- #valid_constant? — Tennpipes::Generators::Actions
- #valid_model_for? — Tennpipes::Generators::Model