ma.gnolia

Sign In | Learn More

Skip to main content


13499_32 John Nunemaker's Bookmarks Tagged With "railstips"

1 2 3 ... 35

  1. Visit Beanstalk — Version Control with a Human Face Beanstalk — Version Control with a Human Face

    Beanstalk is a hosted Subversion system, making it easy to setup, browse, and track Subversion.

  2. Visit SwitchPipe - Process Manager and Proxy for Rapid Web App Deployment SwitchPipe - Process Manager and Proxy for Rapid Web App Deployment

    SwitchPipe is a proof of concept "Web application server" or, more accurately, a Web application process manager and request proxy.

  3. Visit xssterminate - Google Code xssterminate - Google Code

    xss_terminate is a plugin in that makes stripping and sanitizing HTML stupid-simple. Install and forget. And forget about forgetting to h() your output, because you won‘t need to anymore.

  4. Visit Cody Fauser -  PayPal Express Payments with ActiveMerchant Cody Fauser - PayPal Express Payments with ActiveMerchant

  5. Visit    Living on the Edge (of Rails) #3 - X-Sendfile and many other sexy enhancements - redemption in a blog Living on the Edge (of Rails) #3 - X-Sendfile and many other sexy enhancements - redemption in a blog

    In edge rails you can still use send_file, just add :x_sendfile => true to the options and rails will do the addition of the headers and such.

  6. Visit Send files faster with X-Sendfile | John Guenin Send files faster with X-Sendfile | John Guenin

    Rails' send_file has a beautiful, simple interface. Unfortunately, it ties up your Rails process with the rather mundane task of reading a file from disk.

  7. Visit How To: Use GMail as your mail server for Rails 2.0! How To: Use GMail as your mail server for Rails 2.0!

    Quick and easy. I did this on an app a while ago and it has been working great.

  8. Visit Feeds for Free — err.the_blog Feeds for Free — err.the_blog

    Anyways, let us be painfully aware that we can get Atom feeds for free. Not as in beer or speech, but as in ‘zero lines of code.’ How? Microformats.

  9. Visit Rails: Un-suckass-ing ActionView::Helpers in the name of DRY Rails: Un-suckass-ing ActionView::Helpers in the name of DRY

    How to use helpers in your controllers and views pretty easily.

  10. Visit Easier Timezones Easier Timezones

    Time just got easier to zone in rails.

1 2 3 ... 35

Didn't find what you were looking for? Try searching Google.