cheeseandpepper/stephanie-mike-grandma

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.gitignore
.rspec
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
STACK.md
app/assets/images/grandma.png
app/assets/images/logo1.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/drafts.js.coffee
app/assets/javascripts/letters.js.coffee
app/assets/javascripts/sentences.js.coffee
app/assets/javascripts/templates.js.coffee
app/assets/javascripts/variables.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/drafts.css.scss
app/assets/stylesheets/letters.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/drafts_controller.rb40
A
0 mins
app/controllers/email_controller.rb4
A
0 mins
app/controllers/letters_controller.rb52
A
0 mins
app/controllers/static_pages_controller.rb4
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/drafts_helper.rb2
A
0 mins
app/helpers/letters_helper.rb5
A
0 mins
app/helpers/sentences_helper.rb2
A
0 mins
app/helpers/templates_helper.rb2
A
0 mins
app/helpers/variables_helper.rb2
A
0 mins
app/mailers/draft_mailer.rb13
A
0 mins
app/models/draft.rb4
A
0 mins
app/models/draft_variable.rb3
A
0 mins
app/models/letter.rb5
A
0 mins
app/models/template.rb3
A
0 mins
app/views/draft_mailer/_formatted_letter.html.erb
app/views/draft_mailer/email_message.html.erb
app/views/drafts/_formatted_letter.html.erb
app/views/drafts/new.html.erb
app/views/drafts/show.html.erb
app/views/emails/send.html.erb
app/views/layouts/application.html.erb
app/views/letters/_grandma_form.html.erb
app/views/letters/_mrpresident_form.html.erb
app/views/letters/_user_draft.html.erb
app/views/letters/_user_form.html.erb
app/views/letters/edit.html.erb