RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

rohitarondekar — 5 posts

http://rohitarondekar.com

Fellow Rails developers, I had this crazy idea where I send a newsletter containing a compiled digest of Rails tickets. The purpose of the newsletter is to reduce the nos of stale tickets and to try and leverage skilled Rails developers like you to help review tickets/patches and confirm/deny bugs reports. It will also aim to help newcomers start contributing. If you think this crazy idea might work I would absolutely love it if you took the time to fill this survey. Should take a couple of minutes. Note that I am in no way affiliated with Ruby on Rails core and this is not an official undertaking.
Introducing Prarupa  github.com
Prarupa is a gem/plugin for Rails 3 that provides the textilize, textilize_without_paragraph and markdown helpers(removed in master). It uses RDiscount for markdown instead of BlueCloth and the markdown method also accepts options like :filter_html & :autolink.
My first Rails bugmash  rohitarondekar.com
My first Rails bugmash, a small article about my experience in participating in the recent bugmash.
If you’re doing anything in your application where you need to find by dates / times you should give by_star a try.
A simple article on installing Rails 3.0 beta 3 on Ubuntu using RVM.