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.

Ruby 1.9 American Style Date Parsing

It would appear that all dates to Ruby 1.9 work as “dd/mm/yyyy”. I have made monkey patch to Ruby’s String that will allow ‘American’ (mm/dd/yyyy) style date processing in Rails to_date method.

strftime is for you
these comments suck…
It would appear that all dates to Ruby 1.9 work as “dd/mm/yyyy”. Seriously? …
Oh hai. dd/mm/yyy makes sense. kthnxbai

The Future of Ruby is Fail!

Thanks to Ilya Grigorik for initiating the discussion in the Indian Ruby / Rails community around the premise “Future of Ruby is Fail” (yes, somewhat tongue in cheek, but also serious), trying to get a feel for the concerns in the community. The focus of this discussion would be on the Indian market / geographical area. 5 top Rails experts from Pune, India discuss this.

RubyTrends updated!

Thanks to your feedback, RubyTrends.com has been updated. New features include a popular category (see everything in one spot), tag cloud and comments. More features planned and coming soon! Thanks to everyone for their comments/suggestions!

I see the rising trends but can’t find the falling ones?

Copy'n'Paste in IRB

If you’re on Mac (or Linux with xclip) and find yourself very often pasting/copying thing from IRB, have a look at this little snippet.

I’ve been using something similar for some time now, and I must say it’s the be…
The most useful 9 lines of code I’ve come across in a while :-)
Thanks a lot this http://gist.github.com/112129 was extremely useful! …
abc20180823 atlanta braves jerseys uggs outlet store pandora charms oakley sung…

Security hole found in Rails 2.3's http_authentication.rb

A hole that I believe could be a MAJOR deal for anyone using digest authentication in Rails 2.3 with the new http_authentication.rb code and who followed the simple Digest example from the rdoc, or the blog entry introducing it.

a serious discussion on the subject is running at Hacker News: http://news.ycom…
… sigh
“Weirdly” indeed. The comments on the Riding Rails blog post certainly make int…

WeeklyBuilder: A weekly calendar plugin for Rails (horizontally scrolling)

Calendars in rails are a solved problem, right? But oddly I couldn’t find one out of the 80 “calendar + ruby” listed on github with a weekly view. So I decided to build my own and I’m happy to announce my first plugin: WeeklyBuilder. The builder creates a horizontal scrolling calendar, mapping events for each day of the week. The layout is fluid CSS and the hours can be switched from business hours to 24 hours.

Clicktale + Rails = Better Usability

The Plugin Clicktale is a service that allows you to record and later playback behavior of your users while they are using your site. And Rails is Rails, you know. And those two are getting along just fine, until the user logs in. After that clicktale service is cut out of the html pages this user gets and can’t record the session. But it just started to get interesting… This plugin brings back the connection between Clicktale and Rails even for those closed pages. You’re going to get your better usability after all.

Shopify API and App Store Launched

Yesterday we announced the launch of the Shopify API and the Shopify App Store. Shopify is the simple and flexible way to build and run an online store, and it’s been running happily on Rails for three years. Now you can integrate your own apps with the Shopify platform and provide valuable solutions to thousands of Shopify users. Get up and running with our Rails plugin and you can have a working Shopify app deployed to Heroku in about 10 minutes.

Loading older posts