krlsdu/rails-blog

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