1 comment
Here are some links that may be of use to anyone getting started with REST Resources in Rails.
Thanks for the link! REST is really awesome. And now with: script/generate scaffold_resource book title:string author:string blurb:text created_at:datetime
It’s super super easy!
What number is 1st in the series 38, fifteen, 29 and twenty eight? (spam checking)
Name
Email (not published gravatar aware)
Website (optional)
Comment (some HTML is allowed; href, strong, em, ol, ul)
🛠Maker of things with Ruby/Rails, Swift, JS, OSS & more.
You can follow me on twitter @matthutchin or find out more about me here.
This is a building site at the moment, so bear with me until I carefully dismantle the rest of the scaffolding (like this awfully messy sidebar).
powered by Bugle
1 comment so far
Erik Kastner Jan 26, 2007
Thanks for the link! REST is really awesome. And now with: script/generate scaffold_resource book title:string author:string blurb:text created_at:datetime
It’s super super easy!