Code Monkey home page Code Monkey logo

strappy's Introduction

Strappy

Bootstrap a Rails 2.3 app with a template

Notes for anybody using older versions of Strappy

Branch shuffling.

master => choosy golden => master authlogic is untouched restful_authentication is untouched

What are these branches?

  • master is what we use ourselves, the explanation of what it has is this doc
  • choosy is a template that allows you to choose your auth method from Authlogic, Clearance, restful_authentication or none
  • authlogic generates an app with authlogic code
  • restful_authentication generates an app with restful_authentication code

Keep in mind that once we decided on this setup the others have not been maintained.

What does this thing have in it

  • Haml views
  • Sass stylesheets
  • jQuery 1.4
  • jQueryUI 1.7
  • Blackbird for UI debugging
  • CC.rb rake task
  • Capistrano with Staging and Production environments
  • A default ‘home’ controller in place of index.html
  • A strappy rake task to install commonly used plugins, lifted from Bort and modified

Admittedly this thing kind of steps out side of the box in what I believe they intended application templates to do by bringing in controllers and specs.

Gems

Installed plugins

Plugins available through rake strappy:install

Haml rake task

You can use rake haml:from:format to convert templates to Haml, where format would generally be erb or rhtml

Usage

rails -m http://github.com/pixels-and-bits/strappy/raw/master/base.rb app_name

strappy's People

Stargazers

Angus H. avatar Gabriel avatar Brian Dunbar avatar Andrei Serdeliuc avatar Dan Harcsztark avatar Hwan-Joon Choi avatar  avatar Ben Lee-Cohen avatar Jan Riethmayer avatar Marston A. avatar Salomão Junior avatar Randal Truong avatar Garblovian avatar Joe Lind avatar  avatar  avatar Max Mitchell avatar Rob Eastham avatar Subbu Athikunte avatar Rick Windham avatar Jan Schwenzien avatar chris a avatar John avatar 西北向北 avatar Denys Pankratov avatar  avatar Brian Demant avatar Pedro Sousa avatar Chris Bloom avatar Tom Cocca avatar Jeff Schoolcraft avatar Genís avatar Patrick avatar Marco Borromeo avatar Gianluca avatar Jakob Skov-Pedersen avatar Duncan Gough avatar Tse-Ching Ho avatar khaled agrama avatar Andrew Shebanow avatar Igor Kasyanchuk avatar Kevin Elliott avatar Satish avatar Forest avatar Adam Fortuna avatar Lalit Shandilya avatar Andrei Andreev avatar Philip (flip) Kromer avatar Nick Wientge avatar Russell Jones avatar Mike Schwab avatar Josef Pospíšil avatar Allen Bargi avatar Greg Nokes avatar Ryan Richards avatar Mark Lane avatar Anders Törnqvist avatar Omar Johnson avatar Luca G. Soave avatar  avatar Felipe Coury avatar Jason Ting avatar Chris Johnson avatar Jesse Clark avatar Rich Manalang avatar DJ Davis avatar Michael Bumann avatar Cristi Balan avatar Jamie van Dyke avatar

Watchers

Michael Moen avatar Neil Heinrich avatar  avatar  avatar James Cloos avatar  avatar

strappy's Issues

404 on install

executing echo N\n | haml --rails . from /Users/mark/Sites/rails/strappy
executing mkdir -p public/stylesheets/sass from /Users/mark/Sites/rails/strappy
file public/stylesheets/sass/application.sass
file public/stylesheets/sass/print.sass
file public/stylesheets/sass/_colors.sass
file public/stylesheets/sass/_common.sass
file public/stylesheets/sass/_flash.sass
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:277:in `open_http': 404 Not Found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.