smaboshe / Chavuma

A test repository to demonstrate problems I'm having with the Rails Assets masonry component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chavuma

This is a test Rails project to demonstrate issues I'm having with the Rails Assets masonry component.

To Run This Rails Project

You will need Git and RVM installed.

Clone the repository:

git clone https://github.com/smaboshe/Chavuma.git

Install the required gems:

cd Chavuma
gem install bundler # if bundler is not already installed
bundle install

Run the Rails application:

rails server

Rails Assets Issue Page

Please see issue 280 on the Rails Assets project page on GitHub for updates.

About

A test repository to demonstrate problems I'm having with the Rails Assets masonry component.


Languages

Language:Ruby 54.6%Language:HTML 41.8%Language:CSS 1.9%Language:JavaScript 1.7%