tinogomes/mezu

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.autotest
.coveralls.yml
.gitattributes
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.mkdn
RELEASES.mkdn
Rakefile
app/views/layouts/mezu/application.html.erb
app/views/mezu/messages/_form.html.erb
app/views/mezu/messages/_message.html.erb
app/views/mezu/messages/_pagination.html.erb
app/views/mezu/messages/edit.html.erb
app/views/mezu/messages/index.html.erb
app/views/mezu/messages/new.html.erb
app/views/mezu/messages/remove.html.erb
mezu.gemspec
templates/locales/mezu.en.yml
templates/locales/mezu.pt-BR.yml
templates/mezu.css
app/controllers/mezu/application_controller.rb24
app/controllers/mezu/messages_controller.rb59
app/models/mezu/message.rb73
app/models/mezu/reading.rb11
autotest/discover.rb24
lib/mezu.rb22
lib/mezu/config.rb21
lib/mezu/engine.rb15
lib/mezu/generators/copy_locales.rb10
lib/mezu/generators/install.rb32
lib/mezu/version.rb5
templates/initializer.rb4
templates/migrations/messages.rb17
templates/migrations/readings.rb14