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.

Mutation testing with Mutant

I just released a new version of Mutant, a mutation tester for Rubinius, and blogged about it.

very awesome, i gotta ask though, when evaluating the rspec suite does it allow…
It has to evaluate it in Rubinius, since it parses the code, mutates the parse …

Command line Pow wrapper

I just launched pow-client, a simple command line wrapper for simplifying Pow workflows.

Powder seems like a better options…
Did you not see Powder before you made this?
Hi guys, I did not see Powder before, thanks for pointing that out.
there is even a list of third party tools in the manual …

RailsApps starter app with Devise "Confirmable" and "Invitable"

Not such a big thing, but the rails3-devise-rspec-cucumber example app is popular and now it offers an option for including the Devise “Confirmable” and “Invitable” modules when you use the application template to create a starter app. Devise once included the “Confirmable” module by default; since it was removed there have been questions about how to set it up. The starter app does it for you and includes Cucumber tests as a bonus. It’s all in an update to the rails_apps_composer gem that I use to build the application templates.

Documentation: ARel with ActiveRecord

I really like ARel, but I find its lack of documentation an unreasonably high barrier to using it… And since no one I work with was willing to read their code and tests, to figure out how to use it, I wrote a coupla things about it. For a nice cutsey scenario see this post or for a simple reference see this slideshare.

Muse - A Ruby DSL for making music

Muse is a Ruby DSL for creating music. Unlike MIDI, Muse scores actually create WAV files and are also executable Ruby scripts to boot. You can write your own songs or dynamically create them based on input data, embed Muse within other applications and generally have lots of fun with it!

Autosmusher gem for Paperclip

Hi you all, I’ve just published paperclip-smusher gem. It is useful to compress JPEG and PNG images during paperclip image upload process. I hope you like it, and feel free to contibute!

hi knightq,I am a new mem in ruby I don’t know how to install 2 lib “jpegtran” …
www???? +)
http://www.uggs--outlet.net http://www.guessfactorycanada.ca http://www.poloout…

Tuning Apache and Passenger

Ever wonder how to measure and tune your application’s performance? In Performance Tuning Apache and Passenger, I show how we used httperf, htop, iftop, and a handful of other tools to measure, tune, and identify performance hotspots in your application. While this deals a lot with Rails, Apache, and Passenger, what I cover about the use of the tools apply to any http server-side process.

abc20180823 atlanta braves jerseys uggs outlet store pandora charms oakley sung…
http://www.true-religionoutletstore.us.com http://www.christianlouboutinshoessa…

A project to send files using DNS, and some questions from a beginner

You can find it at http://sendtodns.github.com. The project that I created allows people to share files using DNS. A file is pushed to an authoritative name server and can be pulled back down with a file key. If it’s pulled back down from someone’s normal name servers, it will (depending on DNS server settings) be cached on that name server. Subsequent pulls from that name server won’t need to hit the authoritative name server for records as long as it’s cached (usually TTL, sometimes not). [more inside]

I think GitHub is a good place for publishing, and for encouraging contribution…
Loading older posts