Snippets #43

  1. Using Sinatra to Provide a Web Interface for a Gem - Over at About.com, there's a nice tutorial on creating a whois and network tracer using Sinatra.
  2. Simplifying your Ruby on Rails code: Presenter pattern, cells plugin - This is a good example of taking a complex section of your Rails application and refactoring it down to something simpler.

Filed Under // Rails Sinatra Snippets