Project

graffity

0.0
No release in over 3 years
Low commit activity in last 3 years
Development tool to render a view stack
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
~> 3.2.8
>= 0
 Project Readme

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