Zorros/copycat

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rvmrc
.travis.yml
Gemfile
MIT-LICENSE
README.md
Rakefile
app/assets/stylesheets/copycat_engine.css
app/controllers/copycat_translations_controller.rb81
A
55 mins
app/models/copycat_translation.rb51
A
0 mins
app/views/copycat/_menu.html.haml
app/views/copycat/_messages.html.haml
app/views/copycat/_production_warning.html.haml
app/views/copycat_translations/edit.html.haml
app/views/copycat_translations/help.html.haml
app/views/copycat_translations/import_export.html.haml
app/views/copycat_translations/index.html.haml
app/views/layouts/copycat.html.haml
copycat.gemspec
lib/copycat.rb29
A
0 mins
lib/copycat/engine.rb9
A
0 mins
lib/copycat/implementation.rb34
A
1 hr
lib/copycat/routes.rb18
A
0 mins
lib/copycat/simple.rb3
A
0 mins
lib/copycat/version.rb3
A
0 mins
lib/tasks/copycat_tasks.rake