Skip to content

robotex82/ecm_tags

Repository files navigation

Ecm::Tags

Installation

Add it to your gemfile:

# Gemfile
gem 'ecm_tags'

Add migrations:

$ rake ecm_tags:install:migrations

Migrate:

$ rake db:migrate

How do I run tests?

$ RAILS_ENV=test rake db:migrate
$ guard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published