diff --git a/Gemfile b/Gemfile index 4aa8f6b..f3d5bed 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,7 @@ source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' +ruby '2.3.1' gem 'rails', '~> 5.0.0', '>= 5.0.0.1' # Use sqlite3 as the database for Active Record gem 'sqlite3' diff --git a/config/railscomposer.yml b/config/railscomposer.yml new file mode 100644 index 0000000..6df6756 --- /dev/null +++ b/config/railscomposer.yml @@ -0,0 +1,30 @@ +# This application was generated with Rails Composer + +development: + apps4: none + announcements: mailinglist + dev_webserver: puma + prod_webserver: puma + database: sqlite + templates: erb + tests: rspec + continuous_testing: none + frontend: bootstrap4 + email: gmail + authentication: devise + devise_modules: default + omniauth_provider: + authorization: none + form_builder: + pages: about+users + layouts: + locale: + analytics: + deployment: + ban_spiders: + github: + local_env_file: + better_errors: + pry: + rvmrc: + dashboard: