Has anyone run successfully run WebRick (and a Rails app) with JRuby Regards Laurent Bois http://www.laurentbois.com/ http://jurassicgeek.blogspot.com/ ...
Hi, I turned off the rails pluralization. However, when I try access http://localhost:3000/genericos/pais, rails is searching a model called pai.rb (that...
Hi Everyone, I've been playing around with RoR, and love it and am implementing a project which I want to use the Single Table Inheritance Feature. The ...
Well i appreciate it how you make possible it i am very new programmer to RoR and need your help in uploading the photo using ruby i have to upload photo in...
Another Rails developer told me that you can override the name using: inheritance_column()- Defines the column name for use with single table inheritance —...
Hi, I am new in ruby on rails, and was using article http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html written by Curt Hibbs as startup. I followed all...
Hi Everyone, Thanks for replying. This has made a huge difference to the design of my application and I really appreciate it. Where I have some advice to give,...
Howdy Shradhdha! That's the same article I used to get started too, waaay back in Oct of 2005! Well, let's look for some clues. If you type "ruby -v" at a...
I've installed InstantRails and a Windows XP system and have workd my way through chapter 6 of "Agile Web Development with Rails". Everythings worked great so...
Howdy Phil! You may want to try adding the "--include-dependencies" option and see if gem will automagically grab everything you need for you. Your command...
Hi Colman. Actually that didn't work, but you set me off on the right course to the solution! I started looking at the options for "install". Then I googled ...
Hi, I'm new to ruby and rails but seem to be stumbling along Ok. I'm running under Mac OS X 10.3.9 and am using ruby, rails, etc straight from my command line...
We are currently looking for looking for a dynamic programmer with at least 2 years experience in AJAX, preferably with Ruby on Rails within a Linux...
I am trying to assist a friend and CEO for a internet start up here in San Francisco who is searching for a Senior VP of Engineering who has both the knowledge...
I had great luck installing jems on my laptop using the --remote option. I installed InstantRails on another machine, but I'm not able to perform any remote...
Howdy Dennis! I'm afraid I don't have 2nd Ed on me, but I may be able to help you gather some clues to your problem. First off, try executing: $ rake --tasks ...
This is a new issue for me that I've never seen before. After a little reading it looks as though I have an object in the session that is derived(?)that Rails...
Hi all, We at vinsol have openings for fulltime rubyonrails developer. If you have Rails experience or you are exteremly good at other web programming...
I am in the process of building out a new web 2.0 product and I need a developer. I need this person to eventually become the Senior Developer - CTO in my...
Hi guys, thats is my first participation on this group and i'm starting my studies at ruby on rails, and i'd like help. I've a mac running Tiger and i'd like...
Yes u need database server (eg: mysql or postgres). For webserver you can either use the inbuilt webrick server for developement or anyother opensource server...
Yes u need database server (eg: mysql or postgres). For webserver you can either use the inbuilt webrick server for developement or anyother opensource server...
Hi, While the time of executing the following regular expression pattern match , it show some error message, Can any one help me?? code: $key_word="C++" ...