Skip to content

vajradog/refills-on-ror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a quick sample Ruby on Rails app using Refills, Bourbon, Bitters, and Neat (all created by Thoughtbot). This app is a rough reference for you to jump-start your Ruby on Rails project using Refills. Please visit Official Refills website for complete code samples.

This app uses ruby 2.0.0 and rails 4.1.4 I've also postgresql to deploy to heroku and gem 'rails_12factor' to serve assets.

demo app

###Screen shots from the demo app

screen shot 1

screen shot 2

screen shot 3

USAGE

Download the repo to your computer.

From your terminal, cd into the folder

install all the gems

bundle

start your server

rails s

That's it! Visit http://localhost:3000/

I've created a simple controller for the home page. Nothing else. Check the app/assets/stylesheets and app/assets/javascripts folder for custom configurations.

###Have fun!

About

Sample rails app using Refills (including Bourbon, Bitters, and Neat)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published