Sha256: ed878f6c9f04ce32c8c20d8a6baaaf19a9b1f0181a3aa4c990106a0b72eabd34

Contents?: true

Size: 459 Bytes

Versions: 2

Compression:

Stored size: 459 Bytes

Contents

# <%= @project.rails_assets_dir_name %>

This gem was automatically generated by `rab`. You can visit [https://github.com/jingweno/rab](https://github.com/jingweno/rab) for more information.

## Usage

Add these two lines to your application’s `Gemfile`:

```ruby
source "https://rails-assets.org"

gem "<%= @project.rails_assets_dir_name %>"
```

Then, import the asset using Sprockets’ `require` directive:

```js
//= require "<%= @project.name %>"
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rab-0.1.0 lib/rab/gem/templates/README.md.erb
rab-0.0.1 lib/rab/gem/templates/README.md.erb