zamakkat/eventnus

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.env.sample
.gitignore
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile.dev.sample
README.md
README.rdoc
Rakefile
app/assets/images/utown.jpg
app/assets/javascripts/application.js4
A
0 mins
app/assets/javascripts/components.js0
A
0 mins
app/assets/javascripts/components/home.js.jsx.coffee
app/assets/javascripts/components/layout.js.jsx.coffee
app/assets/javascripts/events.coffee
app/assets/javascripts/events.js.coffee
app/assets/javascripts/users/omniauth_callbacks.coffee
app/assets/javascripts/users/registrations.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/application/home.scss
app/assets/stylesheets/application/layout.scss
app/assets/stylesheets/application/vendor.scss
app/assets/stylesheets/base.scss
app/assets/stylesheets/events.scss
app/assets/stylesheets/scaffolds.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/events_controller.rb42
A
0 mins
app/controllers/home_controller.rb4
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb21
A
35 mins
app/controllers/users/registrations_controller.rb16
A
0 mins
app/helpers/application_helper.rb15
A
0 mins
app/helpers/events_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/users/omniauth_callbacks_helper.rb2
A
0 mins
app/helpers/users/registrations_helper.rb2
A
0 mins
app/models/ability.rb11
A
0 mins
app/models/event.rb3
A
0 mins
app/models/oauth_account.rb36
A
3 hrs
app/models/user.rb18
A
0 mins
app/views/devise/confirmations/new.html.slim
app/views/devise/mailer/confirmation_instructions.html.slim
app/views/devise/mailer/reset_password_instructions.html.slim
app/views/devise/mailer/unlock_instructions.html.slim
app/views/devise/passwords/edit.html.slim
app/views/devise/passwords/new.html.slim
app/views/devise/registrations/edit.html.slim
app/views/devise/registrations/new.html.slim