Le Wagon Batch #173 Final Project
Go to file
Beatrice Olivera d0803e7e72
Merge pull request #25 from beatriceo/modal-fixes
fixed calling modal
2018-08-31 11:30:05 +01:00
app fixed calling modal 2018-08-31 11:29:24 +01:00
bin Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
config fixed calling modal 2018-08-31 11:29:24 +01:00
db fixed calling modal 2018-08-31 11:29:24 +01:00
lib Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
log Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
public Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
storage Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
test Merge branch 'master' into page 2018-08-30 20:09:00 +01:00
tmp Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.babelrc Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.gitignore Add dotenv - Protect my secret data in .env file 2018-08-29 14:53:39 +01:00
.postcssrc.yml Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.rubocop.yml Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.ruby-version Updated .ruby-version 2018-08-27 15:41:30 +01:00
Gemfile done page 2018-08-29 16:58:21 +01:00
Gemfile.lock done page 2018-08-29 16:58:21 +01:00
Procfile Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
README.md Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
Rakefile Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
boris_retreat_2017.jpg done page 2018-08-29 16:58:21 +01:00
config.ru Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
package.json added chatroom channel with room ids and notifications channel 2018-08-30 03:00:09 +01:00
san_francisco.jpg done page 2018-08-29 16:58:21 +01:00
yarn.lock created rooms and redirects users to correct room 2018-08-30 14:18:26 +01:00

README.md

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.