Module: Polygallery
- Defined in:
- lib/polygallery.rb,
lib/polygallery/glue.rb,
lib/polygallery/engine.rb,
lib/polygallery/railtie.rb,
lib/polygallery/version.rb,
lib/polygallery/validators.rb,
app/models/polygallery/photo.rb,
lib/polygallery/view_helpers.rb,
app/models/polygallery/gallery.rb,
lib/polygallery/has_polyphotos.rb,
lib/polygallery/has_polygallery.rb,
lib/polygallery/capybara_helpers.rb,
app/models/polygallery/polygallery.rb,
app/helpers/polygallery/photos_helper.rb,
app/helpers/polygallery/galleries_helper.rb,
app/helpers/polygallery/application_helper.rb,
app/controllers/polygallery/photos_controller.rb,
app/controllers/polygallery/galleries_controller.rb,
app/models/concerns/polygallery/acts_as_polyphoto.rb,
app/controllers/polygallery/application_controller.rb,
lib/generators/polygallery/install/install_generator.rb,
lib/polygallery/validators/polygallery_presence_validator.rb
Defined Under Namespace
Modules: ActsAsPolyphoto, ApplicationHelper, CapybaraHelpers, CustomizedGallery, CustomizedPhoto, GalleriesHelper, Generators, Glue, HasPolygallery, HasPolyphotos, PhotosHelper, Polygallery, StrongParams, Validators, ViewHelpers Classes: ApplicationController, Engine, GalleriesController, Gallery, Photo, PhotosController, Railtie
Constant Summary collapse
- VERSION =
"0.3.3"