Re: [Rails] how to use before_filter to decrypt post data

2013-02-28 Thread Ryan Cheung
http://guides.rubyonrails.org/action_controller_overview.html#filters Here you'll get a clear description about how to use Filters. -- Best Regards, Ryan Cheung On Thu, Feb 28, 2013 at 11:00 AM, ε“δΈ€ζŠ— wrote: > hello, everybody. > in ror, we can add a after_filter to a controlle

Re: [Rails] RoR on IDE for Beginner

2013-02-28 Thread Ryan Cheung
There's no need to use an IDE to code with Rails. Text Editor such as VIM or Sublime Text 2 would be enough! -- Best Regards, Ryan Cheung On Thu, Feb 28, 2013 at 11:50 AM, Stewart Alsop wrote: > Should I use an IDE for beginning with Rails? > > -- > You received this messag

Re: [Rails] ActiveRecord::ConnectionNotEstablished

2012-05-02 Thread Ryan Cheung
Use mysql2 gem for 3x version of rails instead of mysql -- Best Regards, Ryan Cheung On Wed, May 2, 2012 at 3:34 PM, Colin Law wrote: > On 1 May 2012 15:18, viicviicviic wrote: > > Hey, I im using Rails 3.2.3 for my app, and everything its ok when I > > run rails s. > >

[Rails] Bugs In AIML Ruby Parser-programR

2012-03-04 Thread Ryan Cheung
will react with "Oops" the "the world halo" bot will react with "Oops2" and type "the world pace" bot will react with "", but it should react with "Oops" cuz "*" should match "the world". I'll appreciate that anyo

Re: [Rails] Need help with routing problem

2012-02-23 Thread Ryan Cheung
Try to use 'rake routes' command to figure out the valid routes currently you have. If any valid routes was added to the routes.rb file, you'll see it. -- Best Regards, Ryan Cheung On Thu, Feb 23, 2012 at 5:53 PM, simpleton wrote: > I have a devise model called ad

Re: [Rails] Ruby on Rails Tutorial Using Google+

2012-02-05 Thread Ryan Cheung
Great work. That will be very helpful, thanks! -- Best Regards, Ryan Cheung On Tue, Jan 17, 2012 at 1:30 AM, Rajeev Kannav Sharma < rajeevsharm...@gmail.com> wrote: > Hi all, > > I have created a Goggle+ page "Ruby on Rails Tutorial Using > Google+&