finished migration to jbuilder, added controller specs for all db objects
Showing
with
81 additions
and
79 deletions
... | ... | @@ -36,6 +36,7 @@ gem 'httparty' |
gem 'rack-cors' | ||
gem 'devise_token_auth' | ||
gem 'omniauth' | ||
gem 'oj' # fast json | ||
group :development, :test do | ||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
... | ... |
Please
register
or
sign in
to comment