Skip to content

davydotcom/spud_permalinks

Repository files navigation

SpudPermalinks

This project rocks and uses MIT-LICENSE.

Testing

Spud uses RSpec for testing. Get the tests running with a few short commands:

  1. Create and migrate the databases:

    rake db:create rake db:migrate

  2. Load the schema in to the test database:

    rake app:db:test:prepare

  3. Run the tests with RSpec

    rspec spec

After the tests have completed the current code coverage stats is available by opening /coverage/index.html in a browser.

About

Permalinks dependency gem for spud

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors