Skip to content

Helper gem to render information about the views, partials and deface overrides.

Notifications You must be signed in to change notification settings

pero-ict-solutions/graffity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graffity

Gem that adds a sidebar with the current view stack of your Spree webshop. That way it is very easy to find the correct virtual paths to override, but it also shows all the current Deface overrides.

It's still a spike right now and not complete yet, but could be usefull.

Feel free to fork and submit pull requests!

Installation

In your Gemfile:

gem 'graffity', :group => :development

Then run from the command line:

$ bundle install

Finally, make sure to restart your app. Navigate to http://localhost:3000/_graffity and you should see a toggle button to open up a side panel with the current view stack.

Copyright (c) 2012 PeRo ICT Solutions, released under the New BSD License

About

Helper gem to render information about the views, partials and deface overrides.

Resources

Stars

Watchers

Forks

Packages

No packages published