Sha256: a79e30593dcaef32fd28fcb1fc2bcf9c10e87d6a962e36f94420b4effa5f342a

Contents?: true

Size: 862 Bytes

Versions: 3

Compression:

Stored size: 862 Bytes

Contents

Stones
======

Each time I created a new Rails project these files are required.
I got tired of it and collected them in a gem.

Some files (e.g. reset.css) are overwritten by the corresponding ones fom the project.
Some files (e.g. .watchr) may be copied to your project.


Files:

    app/assets/images/facebook_32.png
    app/assets/images/github_32.png
    app/assets/images/google_32.png
    app/assets/images/matique.ico
    app/assets/images/twitter_32.png
    app/assets/stylesheets/print.css
    app/assets/stylesheets/reset.css
    app/views/layouts/application.html.erb
    app/views/layouts/_body.slim
    app/views/layouts/_flash.slim
    app/views/layouts/_footer.slim
    app/views/layouts/_html_head.slim
    app/views/shared/_error_explanation.html.erb
    config/initializers/concerns.rb


Recommended
===========

- rvm
- ruby 1.9.3
- rails 3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
stones-0.1.9 README.md
stones-0.1.8 README.md
stones-0.1.4 README.md