Project

snip_snip

0.03
Repository is archived
No release in over a year
Lets you know what you selected that you shouldn't have
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 5.11
~> 13.0
~> 1.12
~> 0.17
~> 1.4

Runtime

>= 5.0.0.beta
 Project Readme

SnipSnip

Build Status Gem Version

SnipSnip tells you what you selected that you shouldn't have in a Rails controller action.

Installation

Add this line to your application's Gemfile:

gem 'snip_snip'

And then execute:

$ bundle

Or install it yourself as:

$ gem install snip_snip

Usage

Open snip-snip.log:

$ tail -f log/snip-snip.log

Hit a controller action and see the output.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kddnewton/snip_snip.

License

The code is available as open source under the terms of the MIT License.