Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

IcaliaLabs/alom-rails

Repository files navigation

alom

For Rails Asset Pipeline

Alom is the lighest, simplest framework ever, it will help you to kick up your project without interfering with any style, it is designed to make your life simpler and to help you deal with all the responsive stuff.

The alom gem integrates the Alom framework for Rails 4+ Asset Pipeline.

Table of contents

Installing Gem

You need to only include the alom gem inside your Gemfile:

gem 'alom'

or you can install from the latest build:

gem 'alom', git: 'git@github.com:IcaliaLabs/alom-rails.git'

Install the gem using the bundle command:

$ bundle

Usage

In your application.css, include the css file:

/*
 *= require alom
 */

Or if you're using SASS, go to application.css.scss and add:

@import "alom";

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/IcaliaLabs/alom-rails. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

A Ruby wrapper to use Alom on Rails

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •