Socket
Book a DemoInstallSign in
Socket

kickoff

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kickoff

0.0.2
bundlerRubygems
Version published
Maintainers
1
Created
Source

Kickoff

Kickoff provides everything you need to start a Rails application.

A tookit that provides an HTML5/CSS3 framework and a collection useful Rails generator scripts for scaffolding, layout files and authentication. Inspired by Bootstrap and Nifty Generators and repurposed for web apps by Aristo.

Installation

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

gem "kickoff", :group => :development

Then you can run any of the included generators.

rails g kickoff:scaffold Post title:string index new

Requires Ruby 1.9.2 or later.

Usage

  • nifty:layout: generates generic layout, stylesheet, and helper files.
  • nifty:scaffold: generates a controller and optional model/migration.
  • nifty:authentication: generates user model with sign up and log in.

To view the README for each generator, run it with the +help+ option.

  rails g kickoff:layout --help

Development

Questions or problems? Please post them on the issue tracker. You can contribute changes by forking the project and submitting a pull request. You can ensure the tests passing by running bundle and rake.

This gem is created with all the love in the world by @lokimeyburg and is under the MIT License.

FAQs

Package last updated on 01 Feb 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.