Coder Social home page Coder Social logo

railsboilerplate's Introduction

RTO+P Rails Boilerplate

This project is a fast-start boilerplate for creating basic Ruby on Rails projects. It's designed to be highly compatible with the common development practices at Red Tettemer O'Connell + Partners in Philadelphia.

What's included

  • A boilerplate Gemfile with our most commonly used gems.
  • HTML5 Boilerplate (with normalize.css, modernizr, and log() js function for IE-friendly console.loggin'.)
  • SCSS-ified application.css
  • A basic index action in a home controller.
  • A good boilerplate .gitignore.
  • AppEnv module for easier local dev/test config var access.
  • App pre-configured to use the Unicorn HTTP server on Heroku with 3 workers per dyno.

What's NOT included

  • ActiveAdmin: AA's been left out to keep this Boilerplate somewhat anti-opinionated early in the build. AA can be installed easily following instructions here.
  • Devise: Had been part of ActiveAdmin's dependencies. Now, to use it, install the gem and follow the instructions here.

Getting Started

  1. Rename your app. Run a full-project text search for "Boilerplate" and replace it with your app's namespace in every case except this README.
  2. Create your database, run rake db:setup
  3. Run your server: rails s
  4. Proceed with building your app normally, without worrying about the more tedious and repetitive initial setup steps.

Colophon

License

railsboilerplate's People

Contributors

aarongrando avatar brynkng avatar baffers avatar

Watchers

 avatar James Cloos avatar Ed Taylor avatar Raisa Yang avatar

railsboilerplate's Issues

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.