Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sofa_gallery

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sofa_gallery

  • 0.0.6
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

SofaGallery

SofaGallery is an image gallery engine for Rails 3.1 apps. As a bonus it integrates seamlessly with ComfortableMexicanSofa (microCMS)

Installation

Add gem definition to your Gemfile:

gem 'sofa_gallery'

Then from the Rails project's root run:

bundle install
rails generate sofa_gallery
rake db:migrate

Usage

You can immediately access admin area by going to /admin/galleries.

If you are using SofaGallery on it's own take a look in the initializer: /config/initializers/sofa_gallery.rb You probably want to set the admin controller to be something that handles user authentication within your app. Same goes for the admin_route_prefix.

If you are using SofaGallery in conjunction with ComfortableMexicanSofa everything will be configured automatically.

CMS Gallery is released under the MIT license

Copyright 2011 The Working Group

FAQs

Package last updated on 11 Oct 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc