An open API service indexing awesome lists of open source software.

https://github.com/userrails/bestinplace

with dtp && Bootstrap
https://github.com/userrails/bestinplace

Last synced: 3 months ago
JSON representation

with dtp && Bootstrap

Awesome Lists containing this project

README

        

== README

* group :test do
* gem 'shoulda-matchers'
* gem 'factory_girl_rails'
* gem 'cucumber-rails', require: false
* gem 'database_cleaner'
* gem 'selenium-webdriver'
* end

* rails generate cucumber:install
* config/cucumber.yml, features/steps_definitions, features/support, lib, etc