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.

Use Firefox as your CSS editor

I posted a screencast on gemupdate.com on how with Firefox you can test CSS changes on multiple pages without the usual change, save, refresh cycle. Then, when you’re happy with your changes, you can commit them for good, without ever leaving firefox.

acts_as_random_id

It’s Ruby gem for generating unique random id for ActiveRecord models. You can use it e.g. if you want to hide real amount of users of your project. Acts_as_random_id available on GitHub.

I think has_random_id would have been a better name, cool plugin never the less…

Ask RubyFlow: Do you Know Who Are Our Ruby Heroes This Year?

Or, how do you know what is happening at Railsconf? Their news coverage is like the conference being held in the Soviet Union.

I’ve been taking extensive notes of the talks I’ve been at, which you can see h…
http://litanyagainstfear.com/blog/2009/05/05/railsconf-2009-notes/ …
litanyagainstfear.com notes are awesome!! pure win! thanks like 9000 times! …
thanks a lot!

Record Filter: An ActiveRecord query API for replacing SQL with awesome.

Record Filter is a pure-Ruby API for ActiveRecord that uses an expressive DSL to replace nasty hard-coded SQL with beautiful Ruby. It works seamlessly with your existing named scopes, but once you see it you might just want to rewrite them all. Check out the project home or the rdocs for more info.

For complex queries being able to abstract SQL into DSL methods is a very power…
All my hoes stay in line now that I can chain them with my queries Thanks R…
ActiveRecord (if your weapon of choice) lacks a lot of functionality, even basi…
<a href=”http://www.biber-hapi1.net title=” rel=”nofollow” biber hapı”>bi…

Spree: Open Source eCommerce for Rails

Spree is an open source ecommerce project built on Rails. It has a powerful extension system (similar to engines) which you can use to customize the platform to your exact needs. If you’re at RailsConf come see us at the BOF tonight (8:00 PM) and join the discussion.

Sounds nice, I’ll be there.

MacRuby Screencast

If you’re interested in creating Mac applications with Ruby, you owe it to yourself to check out MacRuby. In hopes of helping spread the good word about this exciting project, I’ve put together a free MacRuby screencast.

good screencast!
Loading older posts