forked from External/greenlight
Implemented join to BBB first approach
This commit is contained in:
3
Gemfile
3
Gemfile
@ -31,6 +31,9 @@ gem 'jbuilder', '~> 2.5'
|
||||
# gem 'capistrano-rails', group: :development
|
||||
|
||||
group :development, :test do
|
||||
# For environment configuration
|
||||
gem 'dotenv-rails'
|
||||
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
gem 'byebug', platform: :mri
|
||||
end
|
||||
|
Reference in New Issue
Block a user