Moneyvate/invoices-site

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-gemset
.ruby-version
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
Vagrantfile
app/assets/javascripts/client_types.js.coffee
app/assets/javascripts/clients.js.coffee
app/assets/javascripts/contact_types.js.coffee
app/assets/javascripts/contacts.js.coffee
app/assets/javascripts/tasks.js.coffee
app/assets/javascripts/work_logs.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/client_types.css.scss
app/assets/stylesheets/clients.css.scss
app/assets/stylesheets/contact_types.css.scss
app/assets/stylesheets/contacts.css.scss
app/assets/stylesheets/foundation_and_overrides.scss
app/assets/stylesheets/tasks.css.scss
app/assets/stylesheets/work_logs.css.scss
app/views/client_types/_form.html.haml
app/views/client_types/edit.html.haml
app/views/client_types/index.html.haml
app/views/client_types/index.json.jbuilder
app/views/client_types/new.html.haml
app/views/client_types/show.html.haml
app/views/client_types/show.json.jbuilder
app/views/clients/_form.html.haml
app/views/clients/edit.html.haml
app/views/clients/index.html.haml
app/views/clients/index.json.jbuilder
app/views/clients/new.html.haml
app/views/clients/show.html.haml
app/views/clients/show.json.jbuilder
app/views/common/_auth_button.html.haml
app/views/common/_devise_edit_form.html.haml
app/views/common/_devise_form.html.haml
app/views/common/_edit_form.html.haml
app/views/common/_footer.html.haml
app/views/common/_index_links.html.haml
app/views/common/_navigation.html.haml
app/views/common/_new_form.html.haml
app/views/common/_show_form.html.haml
app/views/contact_types/_form.html.haml
app/views/contact_types/edit.html.haml
app/views/contact_types/index.html.haml