Giter VIP home page Giter VIP logo

rails-templates's Introduction

Rails… templates?

Ya. Most of my Rails project share some common settings, gems and so on. However, not all projects look the same, which means I always need to configure them for my tastes anyway.

It’s similar to the html5 boilerplate, but since this is ruby we don’t have to download everything, and then remove things by hand.

Project layout

Each directory is given the same name as to what it sets up. It will contain a runnable application template, as well as a README summarizing what settings and changes will be made to your application.

If that sounds complicated, just browse the repository. It’s bound to clear up some question marks. :)

Still… what is a rails template?

A rails template is a generator that can make changes to your project. But instead of installing the generator as a gem and then running it, you just run a given file right there on the spot. You can put them in local files, github gists, or like I have done: in a github project.

rails-templates's People

Contributors

burgestrand avatar

Watchers

 avatar James Cloos avatar

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.