search for: mausolo

Displaying 3 results from an estimated 3 matches for "mausolo".

Did you mean: mausolos
2006 Jun 30
2
Eruby.import -> "uninitialized constant" error
I''m working on porting a dynamic website done in PHP over to mod_ruby. I have everything set up and working nicely (I can make a .rhtml page, put ruby code between <% %> and it works etc), but when I try to use "Eruby.import" as a sort of analog to PHP''s "require_once()", I run into trouble. 1) eruby is in my cgi-bin 2) here''s a sample of
2006 May 18
1
rails & mysql
so for relational associations, do i need to actually be using an rdbms like innodb or bdb? or can i get away with myisam and assume that telling ruby how i want the tables related will be good enough (ie, has_one, has many, etc)?
2006 May 18
2
Newbie: Looking for a good starting reference
So I finally got everything up and running, and I''ve seen some "magical" stuff in tutorials bragging how easy and wonderful Rails is (and I believe it, for the most part). What I need now is a reference, a site or a book, that respects that I know a thing or two about app development and programming, but not necessarily anything about models, classes and controllers. I