kaize/mail_sandbox_web

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Capfile
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/chosen-sprite.png
app/assets/images/providers/facebook.png
app/assets/images/providers/github.png
app/assets/images/rails.png
app/assets/javascripts/api/mail_messages.js.coffee
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/welcome.js.coffee
app/assets/stylesheets/api/mail_messages.css.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/assets/stylesheets/main.css
app/assets/stylesheets/welcome.css.scss
app/views/api/mail_messages/create.html.erb
app/views/kaminari/web/_first_page.html.haml
app/views/kaminari/web/_gap.html.haml
app/views/kaminari/web/_last_page.html.haml
app/views/kaminari/web/_next_page.html.haml
app/views/kaminari/web/_page.html.haml
app/views/kaminari/web/_paginator.html.haml
app/views/kaminari/web/_prev_page.html.haml
app/views/layouts/application.html.haml
app/views/layouts/without_bootstrap.html.haml
app/views/web/mail_applications/_form.html.haml
app/views/web/mail_applications/edit.html.haml
app/views/web/mail_applications/index.html.haml
app/views/web/mail_applications/new.html.haml
app/views/web/mail_applications/show.html.haml
app/views/web/mail_messages/_mail.html.haml
app/views/web/mail_messages/index.html.haml
app/views/web/mail_messages/show.html.haml
app/views/web/mail_messages/without_bootstrap.html.haml
app/views/web/shared/_login_menu.html.haml
app/views/web/shared/_main_menu.html.haml
app/views/web/shared/_messages_list.html.haml
app/views/web/user/facebook/callback.html.haml
app/views/web/user/sessions/new.html.haml
app/views/web/users/_form.html.haml
app/views/web/users/_user.html.haml
app/views/web/users/edit.html.haml
app/views/web/users/index.html.haml
app/views/web/users/show.html.haml
app/views/web/welcome/index.html.haml
config.ru