At Josh, We did some brainstorming and came up with some ideas that our team suggested would be good learning topics at Rails meetup. To put that into effect, we hope to raise the bar for Pune Rails Meetup#3 and take some technical sessions ( basic and advanced). People are expected to come with their … Continue reading Pune Rails Meetup#3 ideas?
Category: Ruby on Rails
Metaprogramming with RadiantCMS
My short stint with Radiant in the near past was actually quite interesting ! -- No I did not design websites or webpages. What I am talking about is the internals - making radiant plugins and creating radius tags, the overwhelming use of meta-programing and the ease of overriding and extending the base or extensions … Continue reading Metaprogramming with RadiantCMS
Delayed Job changing job parameters in Rails
Delayed job variables initialization written on at collectiveidea/delayed_job doesn't work. Here is the correct way of doing it as mentioned with tobi/delayed_job
