Just looked at how Rails implements view rendering. I feel really dirty.
@joannecheng A handler is given the entire file loaded as a string, returns a string of ruby code, and that gets module_eval'd
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@joannecheng A handler is given the entire file loaded as a string, returns a string of ruby code, and that gets module_eval'd