Rails – First Encounter

Finally the porting day has come, I only have little time but that’s better then noting. Besides if I never start, I’ll never get anything done. OK here comes nothing :)

 rails GOSJAR

So far so good. I’ll add it to beanstalk (cool rails app for svn btw.) really quick and get on with it. My first idea was to port database from SQL2005 to MYSQL, I would have to rename a couple of tables to conform to rails pluralisation and that would be it. Then I thought best thing is to port .css and try to work my way from Wilson master pages to Rails layout page. One thing is bothering me – I have custom made tab control to switch between pages. I know there is rails plugin for this, but no clue how to use it, also I have custom breadcrums control that is working beautifully. (more…)