Re: [Rails] Rails on Netbeans 6.9.1

2011-10-03 Thread Zolzaya Erdenebaatar
If you developing Rails app. Don't use third party software like Netbeans. On Sat, Oct 1, 2011 at 2:54 AM, Vinod Kurup vi...@kurup.com wrote: On Fri, Sep 30, 2011 at 11:16 AM, ben_hawk ben_gib...@live.co.uk wrote: I installed ruby 1.9.2 using RVM and then used Netbeans to install the latest

Re: [Rails] newbie: rails3 session access via php

2011-09-12 Thread Zolzaya Erdenebaatar
I think yes. You should store your session to database and access it via php. On Sun, Sep 11, 2011 at 7:52 PM, tom tomabr...@gmail.com wrote: hi, im having a working rails3 app with devise. on the subdomain (same server) i have a phpscript which i need to use. i do currently use cookie

Re: [Rails] Problem in installing rails 3.1.0

2011-09-12 Thread Zolzaya Erdenebaatar
gem install rails --- this command going to install rails latest version. Just try this. Do you know RVM (Ruby enVironment manager). Most rails developers use this tools. I'm recommended it to you. Please check it. On Mon, Sep 12, 2011 at 3:04 PM, kevin peter li...@ruby-forum.com wrote: Hi ,

Re: [Rails] Re: Problem in installing rails 3.1.0

2011-09-12 Thread Zolzaya Erdenebaatar
Can you post your errors? Which ruby version do you use in default? On Mon, Sep 12, 2011 at 3:29 PM, kevin peter li...@ruby-forum.com wrote: Hi Zolzaya, Thank you for your reply. Presently I am using rvm only rvm list rvm rubies = ruby-1.9.2-p290 [ i386 ] ruby-1.8.6-p420 [ i386 ]

Re: [Rails] Web hosting for ruby on rails application

2011-07-07 Thread Zolzaya Erdenebaatar
Try heroku. This is very best web app hosting for rails app. On Thu, Jul 7, 2011 at 3:14 PM, Sayuj Othayoth sayujothay...@gmail.comwrote: Hi comrades, I want to host my RoR app. Can any one recommend me a good hosting server with the support of my all gems and versions? thanks, sayuj --

Re: [Rails] Web hosting for ruby on rails application

2011-07-07 Thread Zolzaya Erdenebaatar
, I've registered a domain, othayoth.in. Is it possible to make heroku as my server space? On Thu, Jul 7, 2011 at 12:48 PM, Zolzaya Erdenebaatar zolzaya...@gmail.com wrote: Try heroku. This is very best web app hosting for rails app. On Thu, Jul 7, 2011 at 3:14 PM, Sayuj Othayoth sayujothay

Re: [Rails] Re: Project Management Software

2011-06-17 Thread Zolzaya Erdenebaatar
Our company is using redmine. It's best tool. On Fri, Jun 17, 2011 at 4:04 PM, Gintautas Å imkus dihita...@gmail.comwrote: Assembla.com :) 2011/6/17 wtedit webtech...@gmail.com Team Task Manager works well for us. It is intuitive and all the data is stored on your own PC instead of online.

Re: [Rails] Heroku: Timeout awaiting process problem

2011-06-12 Thread Zolzaya Erdenebaatar
Thank you for your advise. I'm put my problem to support. On Mon, Jun 13, 2011 at 1:40 AM, Peter Bell pe...@pbell.com wrote: I've not received that timeout, but I'd suggest putting in a support ticket at heroku.com. I find that they are usually pretty good at responding - even if you're on a

Re: [Rails] Rails 3.1.0RC4 start server problem

2011-06-12 Thread Zolzaya Erdenebaatar
Thanks. It's working. On Sat, Jun 11, 2011 at 8:44 AM, Alex Katebi alex.kat...@gmail.com wrote: Install nodejs sudo apt-get install nodejs On Fri, Jun 10, 2011 at 11:05 AM, Zoloo zolzaya...@gmail.com wrote: Hi guys, When I trying to start server. I get following errors: