[Rails] How to get ruby running on a webserver

2012-12-12 Thread Stone Raw
Hi, I have purchased a VPS that has WHM cpanel. I have logged into the root of my system using putty and installed ruby 1.9.3 via rvm and rails 3.2.9. I have created a website in cpanel that has created a public_html directory that is live and working on the web. I then created a simple ruby

[Rails] Re: Macbook Air 13 for Rails Dev

2011-01-25 Thread RaW
You don't have to buy a Mac unless you are deadly addicted to jumping icons and stuff like that;) I had brand new MacBook Pro for 6 months and replaced it with bottom shelf Dell Vostro based on similar hardware level. Now with Ubuntu on board I can work smoothly with MacOS equivalent set of

[Rails] Re: Rails 3 - act as tree

2011-01-24 Thread RaW
You can try ancestry https://github.com/stefankroes/ancestry -- 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@googlegroups.com. To unsubscribe from this group, send email to

[Rails] searchlogic #order with NULLS LAST

2010-08-14 Thread RaW
Anyone with an idea how to use Searchlogic::RailsHelpers#order method with NULLS LAST? -- 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-t...@googlegroups.com. To unsubscribe from this group,

[Rails] Re: Authlogic Rails 3

2010-02-19 Thread RaW
I think $ script/generate has been replaced with $ r g in Rails3 Am I right? -- 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-t...@googlegroups.com. To unsubscribe from this group, send

[Rails] Re: On-line Quizzes: any Rails gem orplugin ?

2010-02-10 Thread RaW
I've never seen any plugin or gem like that. Some time ago I created a simple online examination app with Rails. You can play around with it here http://rexaminator.com If you have any questions and think I can help please let me know. -- Rafal -- You received this message because you are

[Rails] Re: How to Reduce cpu and memory utilization

2010-01-07 Thread RaW
For production you can try using ruby enterprise ( http://www.rubyenterpriseedition.com/ ). This should reduce your resources (RAM) usage down about 30% -- 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