Table of Contents - bio-gem-1.3.6 Documentation
Pages
- LICENSE
- README
-
Tutorial
- Biogem Tutorial
- Create your first BioRuby Plugin
- Standard
- With a DataBase
- DataBaseConnection
- DBConfiguration
- Create the database
- Create A Table Using Migration
- Defining a Model
- Seeds
- Rails Engine With Database a BioPlugin
- Why Rails Engine
- HowToEngines
- A Meta Plugin
- Gemfile
- Manage Plugin Versions
- Bumping Minor Version
- Releasing the Plugin
- Only on GitHub
- GitHub and Rubygems at the same time
- Prerelease
- Options
- Tasks
- Advanced Developers
- BioRuby’s Wiki Official Documentation
- Biogem Official Plugin Archive
- TODO
- Copyright
- README
- README
- database
- db_connection
- db_model
- engine
- foos_controller
- foos_view_example
- foos_view_index
- foos_view_new
- foos_view_show
- gitignore
- library
- migration
- rakefile
- routes
- seeds
Classes and Modules
- <
- Bio
- Bio::Gem
- Bio::Gem::Generator
- Bio::Gem::Generator::Application
- Biogem
- Biogem::Github
- Biogem::Naming
- Biogem::Path
- Biogem::Render
- Jeweler
- Jeweler::Generator
- Jeweler::Generator::GithubMixin
- Jeweler::Generator::Options
- Object
- String
Methods
- ::build_options — Bio::Gem::Generator::Application
- ::new — Jeweler::Generator
- ::new — Jeweler::Generator::Options
- ::run! — Bio::Gem::Generator::Application
- #after_render_template — Biogem::Render
- #bin_dir — Biogem::Path
- #bin_name — Biogem::Path
- #create_and_push_repo — Jeweler::Generator
- #create_bin — Biogem::Render
- #create_db_structure — Biogem::Render
- #create_ffi_structure — Biogem::Render
- #create_files — Jeweler::Generator
- #create_lib — Biogem::Render
- #create_meta — Biogem::Render
- #create_plugin_files — Biogem::Render
- #create_rails_engine — Biogem::Render
- #create_test_data — Biogem::Render
- #db_dir — Biogem::Path
- #engine_dirs — Biogem::Naming
- #engine_filename — Biogem::Naming
- #engine_module_name — Biogem::Naming
- #engine_name — Biogem::Naming
- #engine_name_prefix — Biogem::Naming
- #engine_namespace — Biogem::Naming
- #exists_dir? — Biogem::Path
- #ext_dir — Biogem::Path
- #git_remote — Jeweler::Generator::GithubMixin
- #github_repo_name — Jeweler::Generator
- #homepage — Jeweler::Generator::GithubMixin
- #lib_dir — Biogem::Path
- #lib_filename — Biogem::Path
- #lib_plugin_dir — Biogem::Path
- #lib_plugin_filename — Biogem::Path
- #lib_sub_module — Biogem::Naming
- #merge — Jeweler::Generator::Options
- #original_create_files — Jeweler::Generator
- #original_initialize — Jeweler::Generator
- #original_project_name — Jeweler::Generator
- #original_render_template — Jeweler::Generator
- #output_template_in_target_generic — Biogem::Render
- #output_template_in_target_generic_append — Biogem::Render
- #path — Biogem::Path
- #project_name — Jeweler::Generator
- #puts_template_message — Jeweler::Generator
- #render_template — Jeweler::Generator
- #render_template_generic — Biogem::Render
- #require_name — Biogem::Path
- #short_name — Biogem::Path
- #sub_module — Biogem::Naming
- #target_dir — Jeweler::Generator
- #template_dir_biogem — Biogem::Render
- #test_data_dir — Biogem::Path
- #underscore — String
- #underscore — Biogem::Naming