Ewa Marciniak
Ewa Marciniak
Hi, I am working in Rails 3.2.8 and for a while now have been trying to get the generators installed. I am getting an error as in the title. Using...
Hi, I am working in Rails 3.2.8 and for a while now have been trying to get the generators installed. I am getting an error as in the title. Using...
In the most recent version 1.0.13 the join method, which I have been using is no longer supported. Was that removed on purpose?
Hi , I am trying to run rake test:benchmark which works with ActiveRecod but when I use it with Perrpetuity gem I get uninitialized constant Perpetuity::RailsModel (NameError). I tried adding...
Hello there, I have created a Project class and saved a couple of objects to the database. Those projects have attributes like delivery_deadline. Now created a class Document and instantiated...