I wish I were riding the Rails, but I’m still trying to get on
For CMPT 470, we have decided to do our project, a Gradebook/Submission Server replacement for the School of Computing Science, in Ruby on Rails.
This will be quite a challenge. Why?
All my experience so far with Web development is with PHP. The approaches are quite different, with the whole MVC thing Rails pushes, not to mention the fact that I will need to learn Ruby.
I just so happened to choose to do CAS integration with the system. After looking at the one page of documentation of making use of CAS, I think I know how it works, but getting it done in a language I am not familiar with is going to be a pain.
If anyone have any good sites that cater to people like me, migrating from PHP to Rails, please let me know.
Another thing as well. You know how PHP has sessions? Does Rails have anything of the sort at all? Again, let me know.
