RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Fleeting Filing With Ruby Tempfile

Dealing with external file downloading and archiving can be complicated the first time around, particularly if you’ve never worked with Ruby’s File and Tempfile classes before. This blog post explores when and how to use Ruby tempfiles, including the order of operations when it comes to Tempfile method invocations.

Give the middleman a start-script

I use middleman for my own website. To make it easier for me to pickup my work over different machines , I added a small start script to the repository. In this article I’m going to show you how it works and how you can make use of it for your own website build on top of middleman. If you like my writing and don’t want to miss any new article, you may want to follow me on Twitter or subscribe to the news feed of my site.

Cropping with Carrierwave

Wrote up a quick post with an example of how to make use of imagemagick’s crop functionality through Carrierwave. Link.

What does cropping have to do with uploader?
Carrierwave is commonly used to upload images, and manipulate those uploaded im…
Cool, good to know that it’s that easy :). It seems that your link is still sho…
Yep, fixed :)

mandrill_mailer 1.1.0

Nothing earth-shattering in this new version aside from a few useful RSpec custom matchers but it looks like few people knew we reached 1.0 (which brought support for mandrill_api 1.0) recently so I thought I’d let you good folks know about it. :-)

What happened to RailsBricks?

RailsBricks is gone and people are asking why.

Who cares? I did not know about railsbricks until now.
I was using it, it worked so good
NOOOO! RailsBricks is no more :/
Looks like Nico is turning it into a new product? The old railsbricks.net site …
Loading older posts