jarijokinen/simple_resource

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE.txt
README.md
Rakefile
app/controllers/simple_resource/base_controller.rb25
A
0 mins
app/controllers/simple_resource/user_resource_controller.rb13
A
0 mins
app/helpers/simple_resource/base_helper.rb121
A
0 mins
app/views/simple_resource/base/_actions.html.erb
app/views/simple_resource/base/_collection.html.erb
app/views/simple_resource/base/_form.html.erb
app/views/simple_resource/base/edit.html.erb
app/views/simple_resource/base/index.html.erb
app/views/simple_resource/base/new.html.erb
app/views/simple_resource/base/show.html.erb
app/views/simple_resource/builders/_formtastic.html.erb
app/views/simple_resource/builders/_simple_form.html.erb
lib/simple_resource.rb7
A
0 mins
lib/simple_resource/configuration.rb35
A
0 mins
lib/simple_resource/engine.rb4
A
0 mins
lib/simple_resource/version.rb3
A
0 mins
simple_resource.gemspec