aaf-gumboot 2.5.1
Provides a set of shared specs and base generators to ensure that all AAF ruby applications follow the same basic structure and implementation for subjects, RESTful APIs and access control.
Gemfile:
=
install:
=
Runtime Dependencies (1):
accession
>= 0
Development Dependencies (18):
bundler
>= 0
factory_girl
>= 0
faker
>= 0
guard
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
guard-rubocop
>= 0
mysql2
>= 0
rails
>= 0
rake
>= 0
rspec-rails
~> 4.0.0.beta
rubocop
>= 0
rubocop-rails
>= 0
simplecov
>= 0
sqlite3
>= 0
valhammer
>= 0