RKushnir/customailer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
Gemfile.lock
Guardfile
MIT-LICENSE
README.md
Rakefile
app/assets/javascripts/customailer/application.js0
A
0 mins
app/assets/stylesheets/customailer/application.css
app/assets/stylesheets/scaffold.css
app/controllers/customailer/application_controller.rb4
A
0 mins
app/controllers/customailer/mail_templates_controller.rb66
A
0 mins
app/models/customailer/mail_template.rb58
A
0 mins
app/views/customailer/mail_templates/_form.html.erb
app/views/customailer/mail_templates/edit.html.erb
app/views/customailer/mail_templates/index.html.erb
app/views/customailer/mail_templates/new.html.erb
app/views/customailer/mail_templates/show.html.erb
app/views/layouts/customailer/application.html.erb
customailer.gemspec
lib/customailer.rb3
A
0 mins
lib/customailer/engine.rb26
A
0 mins
lib/customailer/handlers/liquid.rb34
A
0 mins
lib/customailer/liquid_filters.rb6
A
0 mins
lib/customailer/version.rb3
A
0 mins
lib/tasks/customailer_tasks.rake