/Chavuma

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

Primary LanguageRuby

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.