search for: mongo_mapp

Displaying 4 results from an estimated 4 matches for "mongo_mapp".

Did you mean: mongo_mapper
2011 Mar 16
19
Uninitialized constant Files::Magick -still around
Hi there, I''m solving the problem about the plugin Magick. In my app in Gemfile I''ve follwoing: require ''rubygems'' require ''mongo'' require ''RMagick'' include Magick and in a model Files: class Files def self.save(upload) ... img = Magick::Image.read(''public/data/nature6.jpg'').first end end
2011 Nov 09
3
Mongo adapter
I have setup mongo database and want to know which one would be best adapter ( mongo_mapper , mongoid, dm-mongo-adapter ) in terms of Associations, include option for eager-loading . -- Regards Mukesh Paras Singh -- 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 rubyonrails-talk-/...
2011 Dec 02
0
include MongoMapper::EmbeddedDocument
I have a User model and Profile model, i am using mongo_mapper, i made profile as include MongoMapper::EmbeddedDocument , i am not able to call profile from User class please help!.... -- 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 rubyonrails-talk-...
2012 Aug 19
0
Unsuccessful with using mongodb with rails
...son (1.6.4) Using coffee-script-source (1.3.3) Using execjs (1.4.0) Using coffee-script (2.2.0) Using rack-ssl (1.3.2) Using json (1.7.5) Using rdoc (3.12) Using thor (0.16.0) Using railties (3.2.8) Using coffee-rails (3.2.2) Using jquery-rails (2.1.1) Using mongo (1.6.4) Using plucky (0.5.1) Using mongo_mapper (0.11.2) Using bundler (1.1.5) Using rails (3.2.8) Using sass (3.2.1) Using sass-rails (3.2.5) Using uglifier (1.2.7) Your bundle is complete! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email...