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.

ice_cube 0.3.1 - Recurring Dates

I just released ice_cube 0.3.1. It provides an easy, semantic way to work with complex recurrence rules in Ruby. Check it out on github and see what its all about. The website and README provide some great examples to get you started. Thanks! Rule.yearly.day(:friday).month_of_year(:october).day_of_month(13)

Apply rules to your classes

I just launched rulebook which allows you to define ‘rules’ or dynamic methods to your classes.

What’s wrong with define_method ?
… define_method doesnt accept regexp?

Popular Ruby web framework benchmarks!

The Padrino Team was frequently asked about how our framework stacks up ‘speed-wise’ to existing alternatives. Even though we are not benchmark fans (usually too misleading), we pitted the major ruby frameworks against each other in three key benchmark tests. The benchmark implementation and results are available at the benchmark github repo. Please help us improve these if you can!

abc20180823 http://www.nike-shoes.in.net http://www.kansascityroyalsjerseys.us …
http://www.coachoutletonline.us.org http://www.coachoutlet-factory.us.com http:…
I found this is an informative and interesting post so i think it is very usefu…
I just got to this amazing site not long ago. I was actually captured with the …

Devise RPX Connectable

I just launched Devise RPX Connectable. Use RPX services and Devise to authenticate your users using Facebook, Twitter, MSN, Google, MySpace, OpenID… Compatible with Rails 2/3/ActiveRecord/Mongoid.

Looks cool. However, be aware that it wraps RPX, which is a paid api service of…
Please note that I’ve written that RPX provides free and paid services in the d…

Rack::Recaptcha Middleware Released!

Drop this Rack middleware in your web application to enable CAPTCHA verification via Recaptcha API. Check out the Github Repo or the gem page.

This looks good, I am going to use this in my next app. Don’t forget to create …
I don’t get it. Why would I put this into the Rack middleware stack??? It clear…

using git bisect

I just found a short article on using git bisect.

Check out amp bisect with amp (http://amp.carboni.ca). It’s more powerful than …
Actually, the help info for amp bisect is old, so just look at the arguments. B…
Loading older posts