Aashish Kiran

Results 4 issues of Aashish Kiran

will able to read or update header and footer

Hi, I am getting following error with rails 3 and mongoid 3. But was able to connect through mongo cmd mongo ds061464.mongolab.com:61464/xxxxxx_development -u xxxx -p zzzz https://github.com/mongolab/mongodb-driver-examples/blob/master/ruby/mongoid3/mongoid.yml for replica set...

Model.first or any other db call returns an hash. res = Model.first res.name wont work. But documentation says, we can make res.name call. And also can I know how to...

will able to update/reinitialize the `url` database column with existing data.