test

Ruby code posted
created at 18 Mar 07:58, updated at 20 Mar 21:43

Edit | Back
1
2
3
  namespace :admin do
    resources :roles, :only=>[:index, :create, :destroy]
  end
88 Bytes in 4 ms with coderay