Reputation: 704
iam newbie to MongoDb.. i have installed mongodb driver Are there any "simple" examples for using MongoDb with Ruby On Rails ??? Thank you in advance.. also im getting an error when i try to install gem bson_ext that says : make.exe :unable to locate component. This application has failed to start bcoz msys 1.0.dll was not found..reinstalling application may fix this problem..
Upvotes: 1
Views: 2762
Reputation: 147314
See the Ruby tutorial here
There's also:
Getting started with Rails
Getting started with Rails 3
MongoDB Data Modeling and Rails
list of resources relating to Ruby (screencases, presentations, articles...)
Should be some good stuff there!
Upvotes: 3