/librarian

A Rails application to keep track of articles shared in different blog engines

Primary LanguageRuby

OmbuLabs Librarian

This is an app to keep track of all of our resources:

  • OmbuLabs Articles
  • FastRuby.io Articles
  • UpgradeJS.com Articles

In the future it will be able to keep track of:

  • eBooks
  • Online Courses

Setup

Clone the repository and follow these steps:

./bin/setup
./bin/dev

Tests

You can run the tests using RSpec:

bundle exec rspec spec/