Import w/ desc and pics

This commit is contained in:
magnolia-fan
2011-06-15 00:01:42 +04:00
parent cb42a55f9d
commit 38e4d2496f
13 changed files with 43 additions and 243 deletions
+2
View File
@@ -55,4 +55,6 @@ Beathaven::Application.routes.draw do
# This is a legacy wild controller route that's not recommended for RESTful applications.
# Note: This route will make all actions in every controller accessible via GET requests.
# match ':controller(/:action(/:id(.:format)))'
match 'artist(/:name)' => 'artist#data'
end