clairelee/directable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
Procfile
README.rdoc
Rakefile
app/assets/images/directable_logo.png
app/assets/javascripts/home.coffee
app/assets/javascripts/notes.coffee
app/assets/javascripts/productions.coffee
app/assets/javascripts/profiles.coffee
app/assets/javascripts/sessions.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/home.scss
app/assets/stylesheets/notes.scss
app/assets/stylesheets/notes/notes_bg.jpg
app/assets/stylesheets/productions.scss
app/assets/stylesheets/profiles.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/sessions.scss
app/views/home/show.html.erb
app/views/layouts/application.html.erb
app/views/notes/edit.html.erb
app/views/notes/home.html.erb
app/views/notes/index.html.erb
app/views/notes/new.html.erb
app/views/notes/new_actor.html.erb
app/views/notes/new_musician.html.erb
app/views/notes/search.html.erb
app/views/notes/show.html.erb
app/views/productions/_form.html.erb
app/views/productions/_production.json.jbuilder
app/views/productions/edit.html.erb
app/views/productions/index.html.erb
app/views/productions/index.json.jbuilder
app/views/productions/new.html.erb
app/views/productions/show.html.erb
app/views/productions/show.json.jbuilder
app/views/profiles/_form.html.erb
app/views/profiles/_profile.json.jbuilder
app/views/profiles/edit.html.erb
app/views/profiles/index.html.erb
app/views/profiles/index.json.jbuilder
app/views/profiles/new.html.erb
app/views/profiles/show.html.erb
app/views/profiles/show.json.jbuilder
app/views/sessions/create.html.erb