krlsdu/rails-blog

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/Production__blog.xml
.idea/runConfigurations/spec__blog.xml
.idea/runConfigurations/test__blog.xml
.travis.yml
Gemfile
Gemfile.lock
Guardfile
Procfile
README.rdoc
Rakefile
app.json
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/articles.coffee
app/assets/javascripts/welcome.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/articles.scss
app/assets/stylesheets/welcome.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/articles_controller.rb19
A
0 mins
app/controllers/welcome_controller.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/articles_helper.rb2
A
0 mins
app/helpers/welcome_helper.rb2
A
0 mins
app/models/article.rb3
A
0 mins
app/views/articles/index.html.erb
app/views/articles/new.html.erb
app/views/articles/show.html.erb
app/views/layouts/application.html.erb
app/views/welcome/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru
lib/tasks/cucumber.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt