Posted on November 13, 2007, 12:07 am, by Mayank Jain (makuchaku).
RailsPlayground has some excellent and fast customer support, but this time, I wanted to deploy my app without any of it being used – that means I had to debug the weirdo “Application Error – Rails application failed to start properly” error myself. The RailsPlayground staff had managed it the last time for me… The [...]
Posted on October 15, 2007, 3:05 pm, by Mayank Jain (makuchaku).
Since login/logout functionality was so common in almost all rails apps that a gem had to exist for an “out-of-the-box” support – ask google and you’ll soon be reading LoginGenerator. Setting it up using migrations is super easy and once you go through the code, using it is almost as easy. Upon a successful login, [...]
Posted on October 11, 2007, 10:45 am, by Mayank Jain (makuchaku).
Ruby Meetup, 10th Oct 07 – Atlanta Leftmost – Zundre in white and Bob next to him Where am I? (think green! wink wink )
Posted on October 11, 2007, 10:12 am, by Mayank Jain (makuchaku).
First step to Wadda (the unofficial name as for now) was to write a login controller that interacts with the Drupal instance. It wrote it last week but was unhappy the way it turned out to be. Lots of conditionals/booleans, clumsy code & unstable. So yesternight, I threw away all the code (so called prototype) [...]
Posted on October 8, 2007, 5:04 am, by Mayank Jain (makuchaku).
Last 3 days, I was almost pulling apart my hair, trying to figure out how can I serialize a WWW::Mechanize object to the database. The problem started surfacing when I was trying to store a Mechanize instance into the session & oddly enough Rails was throwing the “We’re sorry, but something went wrong” error at [...]
Posted on October 4, 2007, 6:58 am, by Mayank Jain (makuchaku).
Fancy tab completion in IRB? Try Wirble Want a whacky prompt for IRB? irb(main):005:0> IRB.CurrentContext.prompt_c “%N(%m):%03n:%i* ” irb(main):006:0> IRB.CurrentContext.prompt_i “%N(%m):%03n:%i> ” irb(main):007:0> IRB.CurrentContext.prompt_n “%N(%m):%03n:%i> ” irb(main):008:0> IRB.CurrentContext.prompt_s “%N(%m):%03n:%i%l ” irb(main):009:0> IRB.CurrentContext.prompt_i = “makuchaku>>” “makuchaku>>” makuchaku>>
Posted on September 26, 2007, 1:00 pm, by Mayank Jain (makuchaku).
Cannot give much details now, but configuring Drupal is so freaking nice – you have plugins for everything you can ever imagine! I just wish it was written in Rails or had a rails connector of some sort – so that I could interface my stuff without any hesitation I’m almost at the stage where [...]
Posted on September 25, 2007, 12:35 am, by Mayank Jain (makuchaku).
What a week it was! 3 days of some awesome Rails coverage – & I am all set to write my app Class notes from the training are here -they are kinda cryptic so might not be all usefull but just in case If you plan to get into indeapth stuff, try the second edition [...]
Posted on September 20, 2007, 4:07 am, by Mayank Jain (makuchaku).
Notes are here …gotta run!
Posted on September 19, 2007, 7:30 pm, by Mayank Jain (makuchaku).
Good morning I am in Denver right now, the Rails Studio is about to start in 30 minutes… I was waiting for this training from past 2 months now – good to be here. And gues what? Each one’s got a cool Rails T-shirt – which’s going to be one helluva source of evny for [...]