Anyway, first I decided that I needed some kind of Authentication for accounts, sessions, and whatnot so I went back to my favorite resource RubyPlus.org and checked out the screencast RESTful Authentication tutorial.
There were a couple small problems I ran into, I'm assuming because there is a new version of act_as_state_machine plugin that has came out since the tutorial that was wrote. I will add that to the post tomorrow, along with a tutorialized version of all the steps I have taken so far.
Oh, and here are some beginner resources/tutorials I have found around the net the past few days:
RubyPlus
Akita On Rails
Fairleads
ONLamp.com Rails AJAX Tutorial - this is an old article but AJAX in rails made a lot more sense to me after I read this one.
Well thats it, will update you on my forum app tomorrow. Thanks for coming, and feel free to spread the word!
1 comment:
Nice hope it goes well, if your looking for more rails 2.0 tutorials i found some cool ones listed here.
Rails 2.0 tutorials
Post a Comment