RailsCasts Pro episodes are now free!

Learn more or hide this

Kurt Mueller's Profile

GitHub User: KurtRMueller

Comments by Kurt Mueller

Avatar

Seems like he's doing fine now. Railscasts has become a great service. Great job Ryan.

Avatar

Can you point me to any resources on how/why/when to do this?

Avatar

Can you expound a bit as to why respond_to isn't all that great?

Avatar

Hello everybody,

My questions:

  • What is the difference between a rails resource and a rails model?
  • Why does Ryan choose to generate a rails resource in this tutorial instead of a model?
  • How come when a resource is generated, it still creates a model file?

Thanks for any help guys.

Kurt