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

rails-stencil

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rails-stencil

  • 0.2.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Rails Stencil

A set of simple rails generators to make initial app setup quick and easy.

== Installation

Add to your Gemfile and run the bundle command to install it.

gem 'rails-stencil'

== Usage

To run the generator:

rails generate stencil

You will need to include sudo depending on your setup.

== Generated

  • Some inital gems
  • RSpec, Guard, Factory Girl
  • Removal of unessesary files
  • Home controller
  • Normalize.css and Screen.css
  • Git ignore file
  • Git repo and first commit

== TODO

  • Add specs
  • Add some more generators
  • Add generator options

== Development

Questions or problems? Please post them on the {issue tracker}[https://github.com/philbott/rails-stencil/issues]. You can contribute changes by forking the project and submitting a pull request. You can ensure the tests are passing by running bundle and rake.

== Copyright

Copyright (c) 2012 Phil Bottomley. See LICENSE for further details.

FAQs

Package last updated on 22 Jan 2012

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