Added Question controller actions, routes for Questions and ContentNodes.
commit73f0fe28de917e24262f300be1215875eb1bb5cf
authorAlex Coles <alex@alexcolesportfolio.com>
Wed, 5 Mar 2008 12:49:00 +0000 (5 13:49 +0100)
committerAlex Coles <alex@alexcolesportfolio.com>
Wed, 5 Mar 2008 12:49:00 +0000 (5 13:49 +0100)
tree5dec44c54d94f1c482c28a34f49c69fc751d0879
parenta9375d0d2f7c24d8c2fcca522223b47f669bde81
Added Question controller actions, routes for Questions and ContentNodes.
Created Mart module for application-wide functionality.
app/controllers/content_nodes.rb
app/controllers/questions.rb
app/views/content_nodes/index.html.erb
app/views/content_nodes/show_by_name.html.erb [new file with mode: 0644]
app/views/layout/application.html.erb
app/views/questions/new.html.erb [new file with mode: 0644]
config/router.rb
lib/mart.rb [new file with mode: 0644]