Plugin: Exception Notifier; Get detail information of exceptions occurred on the live server right on your inbox.

Published on

I don’t know whether you guys are aware of Exception Notifier plugin written by Jamis Buck or not. If you don’t then I would like to share this with you. The Exception Notifier plugin provides a mailer object and a default set of templates for sending email notifications when errors occur in a Rails application. … Continue reading Plugin: Exception Notifier; Get detail information of exceptions occurred on the live server right on your inbox.

Plugin: state_select, generate drop down selection box for states

Published on

I have wrote my first plugin(state_select). This plugin allows to create drop down list for states, same as country_select method in rails. I know this is not a big deal… UPDATE: Curently it can generate state list for INDIA, US, UK, CANADA, AUSTRALIA, SPAIN, FRANCE, UGANDA, GERMAN and NETHERLANDS. Usage: Return select and option tags … Continue reading Plugin: state_select, generate drop down selection box for states