snippets are ready
Showing
app/assets/javascripts/snippets.js
0 → 100644
app/assets/stylesheets/snippets.css.scss
0 → 100644
app/controllers/snippets_controller.rb
0 → 100644
app/helpers/snippets_helper.rb
0 → 100644
app/models/snippet.rb
0 → 100644
app/views/snippets/_form.html.haml
0 → 100644
app/views/snippets/_snippet.html.haml
0 → 100644
app/views/snippets/edit.html.haml
0 → 100644
app/views/snippets/index.html.haml
0 → 100644
app/views/snippets/new.html.haml
0 → 100644
app/views/snippets/show.html.haml
0 → 100644
db/migrate/20111016183422_create_snippets.rb
0 → 100644
spec/models/snippet_spec.rb
0 → 100644
spec/requests/snippets_spec.rb
0 → 100644
Please
register
or
sign in
to comment