mokevnin/rails-examples

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls
.gitignore
.travis.yml
Gemfile
Gemfile.lock
Guardfile
Procfile
README.md
Rakefile
TODO.md
app/assets/javascripts/bootstrap.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/views/layouts/web/application.html.haml
app/views/layouts/web/shared/_footer.html.haml
app/views/layouts/web/shared/_head.html.haml
app/views/layouts/web/shared/_main_menu.html.haml
app/views/layouts/web/shared/_navbar.html.haml
app/views/layouts/web/topics.html.haml
app/views/user_mailer/confirmation_instructions.ru.html.haml
app/views/user_mailer/reset_password_instructions.ru.html.haml
app/views/web/account/topics/edit.html.haml
app/views/web/account/topics/index.html.haml
app/views/web/account/topics/new.html.haml
app/views/web/account/topics/show.html.haml
app/views/web/hubs/index.html.haml
app/views/web/passwords/edit.html.haml
app/views/web/passwords/new.html.haml
app/views/web/sessions/new.html.haml
app/views/web/social_networks/facebook.html.haml
app/views/web/social_networks/failure.html.haml
app/views/web/topics/_form.html.haml
app/views/web/topics/edit.html.haml
app/views/web/topics/index.html.haml
app/views/web/topics/new.html.haml
app/views/web/users/comments/index.html.haml
app/views/web/users/index.html.haml
app/views/web/users/new.html.haml
app/views/web/users/show.html.haml
app/views/web/users/topics/index.html.haml
app/views/web/welcome/index.html.haml
bin/bundle
bin/rails
bin/rake
config.ru
public/403.html
public/404.html
public/422.html
public/500.html
public/favicon.ico