On Sep 8, 9:05 am, Jakov Mestrovic <[EMAIL PROTECTED]>
wrote:
> Zhao Yi wrote:
> > I've gone through some tutorials and found that every example they made
> > defines a Database. I wander can Rails work without database.
>
> Sure it can. Check this
> out:http://media.pragprog.com/titles/fr_rr/NoDatabase.pdf
It's actually easier than that now - you just need to say you don't
want activerecord loaded (in environment.rb) and comment out
initializers (in config/environment.rb) that set settings on
activerecord.
Fred
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---