Table of Contents - ruby_gallery-0.3.0.6 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::Generators
- ActiveRecord::Generators::RubyGalleryGenerator
- RubyGallery
- RubyGallery::AttachmentsController
- RubyGallery::Engine
- RubyGallery::Generators
- RubyGallery::Generators::InstallGenerator
- RubyGallery::Generators::OrmHelpers
- RubyGallery::Generators::RubyGalleryGenerator
- RubyGalleryAddColumnsToAlbumPhotos
- RubyGalleryCreateAlbumPhotos
Methods
- ::down — RubyGalleryCreateAlbumPhotos
- ::down — RubyGalleryAddColumnsToAlbumPhotos
- ::up — RubyGalleryCreateAlbumPhotos
- ::up — RubyGalleryAddColumnsToAlbumPhotos
- #controller_exists? — RubyGallery::Generators::OrmHelpers
- #controller_path — RubyGallery::Generators::OrmHelpers
- #copy_ruby_gallery_migration — ActiveRecord::Generators::RubyGalleryGenerator
- #inject_css — RubyGallery::Generators::InstallGenerator
- #inject_javascript — RubyGallery::Generators::InstallGenerator
- #inject_ruby_gallery_content_to_controller — ActiveRecord::Generators::RubyGalleryGenerator
- #inject_ruby_gallery_content_to_model — ActiveRecord::Generators::RubyGalleryGenerator
- #migration_add_columns_exists? — RubyGallery::Generators::OrmHelpers
- #migration_exists? — RubyGallery::Generators::OrmHelpers
- #migration_path — RubyGallery::Generators::OrmHelpers
- #model_contents — RubyGallery::Generators::OrmHelpers
- #model_exists? — RubyGallery::Generators::OrmHelpers
- #model_path — RubyGallery::Generators::OrmHelpers
- #upload_album_for — RubyGallery::AttachmentsController