Re: [Rails] Cannot redirect to nil!

2012-01-18 Thread muhammad singgih zulfikar ansori
rollerError in LineItemsController#create > > Cannot redirect to nil! > > Rails.root: /home/hirokakaoshi/Project/RoR/depot > Application Trace <http://localhost:3000/line_items?product_id=10#> | > Framework > Trace <http://localhost:3000/line_items?product_id=10#> | F

[Rails] Cannot redirect to nil!

2012-01-17 Thread muhammad singgih zulfikar ansori
I need some help please.. when I created web application about books market, i create a cart and using test the message error appear like this on rake test:functionals LineItemsControllerTest > test_should_create_line_item > ERROR > Cannot redirect to nil! and also appear on web sid

[Rails] Re: mySQL RoR

2012-01-07 Thread muhammad singgih zulfikar ansori
Oh, I see so there are free if I read it online and phpmyadmin isn't required for RoR. next time I'll ask again :D Thankyou On Saturday, January 7, 2012, Colin Law wrote: > On 7 January 2012 13:04, muhammad singgih zulfikar ansori > > wrote: > > Anyone, I need some he

[Rails] mySQL RoR

2012-01-07 Thread muhammad singgih zulfikar ansori
Anyone, I need some help to configure RoR using MySQL and phpmyadmin. I'm stuck here. how to configure it so I can use scaffold to create simple CRUD, i'm still learning on it. Thanks :D -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To

Re: [Rails] Re: unable to install rails using rvm

2012-01-04 Thread muhammad singgih zulfikar ansori
Wow I never heard that errors before. i think the easy way to resolve that is remove your old gem, or check your rvm n ruby installed correctly or not? that's was my last option when i found errors n cannot resolve it. On Wed, Jan 4, 2012 at 3:39 AM, saikiran mothe wrote: > Just now i got soult

Re: [Rails] Selenium on rails

2012-01-04 Thread muhammad singgih zulfikar ansori
Selenium, sounds like some chemical stuff right? haha it's like tester for our web application, not only ruby but else also. i just read it now in http://seleniumhq.org/ . On Wed, Jan 4, 2012 at 2:55 PM, saikiran mothe wrote: > im also using selenium for rails application :) > > Thanks, > Sai > >