OSDN Git Service

Move snippets to own tab as feature. Make it disabled for new projects by default
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 18 Mar 2013 21:33:41 +0000 (23:33 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 18 Mar 2013 21:33:41 +0000 (23:33 +0200)
commitb765a7958d5d8602d0f8cc3b23b07cfa4f304208
tree412361c9ec0b838abc0cd38527e4d34991dc6be2
parent112dc875ba325cfb0b223165c20d8424698e7791
Move snippets to own tab as feature. Make it disabled for new projects by default
app/contexts/projects/create_context.rb
app/controllers/snippets_controller.rb
app/models/project.rb
app/views/layouts/project_resource.html.haml
app/views/projects/_form.html.haml
db/migrate/20130318212250_add_snippets_to_features.rb [new file with mode: 0644]
db/schema.rb