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.

GroupedScope: Has Many Associations IN (GROUPS)

https://github.com/metaskills/grouped_scope http://metaskills.net/2008/09/28/jack-has_many-things/ </p> An old ActiveRecord extension that I just updated to work with ActiveRecord 3.1. GroupedScope provides an easy way to group objects and to allow those groups to share association collections via existing has_many relationships. It also maintains existing existing scopes, association extensions and options defined in your original collection association. Some new things in this release: (1) Very minimal extensions in ActiveRecord (2) Uses ActiveRecord::Relation and Arel internally (3) Now uses Arel/SQL for the group scope vs. a ton of member IDs. [more inside]

Ruby on Ales 2012 CFP is open

Hey Rubyists! This is Mark from the Ruby on Ales crew. I want to personally invite anyone that interested in speaking at next years Ruby on Ales conference to submit a proposal here (just click the red button): Ruby on Ales 2012 If you have any questions let me know. You can ask anyone on the team by sending an email to theguys@onales.com

In defense of Rails

In defense of Rails: I just wrote my reply to Adam Hawkins’ - “moving on from rails”

It takes some time for developers to realize, that solutions make money, not te…
If the only tool you have is a hammer, every problem looks like a nail.
@Anon I agree with you. Furthermore in the original post, the author says that …
@brad s/Hammer/Duct tape/ You can fix a lot of things with duct tape. Shift …

$75 to convert PHP SOAP/WSDL script to Ruby

I will give $75 via PayPal to any “one” that can convert this https://gist.github.com/1369510 PHP SOAP/WSDL script to Ruby. Only accepting qualified candidates. Please comment on this post with your email to qualify. Thanks!

Candidate chosen. Thanks!
http://www.oakley-outlet.fr/, http://www.soccershoes-outlet.com/, http://www.mo…
chenlina20181117 http://www.uggsoutletcom.us.com http://www.coachonline.us.org …
nike free canada goose parka pandora charms north face outlet f…

Ruby UDP DNS Server in 1 File

After seeing some similar attempts in Python, I decided to create a simple Ruby-based DNS server. It supports A and CNAME records. It’s ripe for refactoring and you could easily attach it to a data store (like, say, Redis) or be used to do various DNS tricks.

Consider RubyDNS for anything more serious though ;-) …
Meh, RubyDNS is crippled by GPLv3
@apeiros, GPL does not prevent you from downloading, installing or using the so…
@postmodern, no, GPL3 made a lot of what was bad about GPL2 even worse and I re…

The 15 minute E-Commerce Site

I created a video showing you how to quickly get ror_ecommerce up and running with a minimal dataset. This will quickly allow you to see ror_ecommerce in action.

Using for_ecommerce ^^ typo in the Vimeo description …
Fixed the typo, Thanks.

Dragbox - Drag and share your code

Dragbox is an easy way to upload and share your ruby code files with people. Simply drag and drop your files into the browser - an instant upload will immidiately make your code accessible and available to others. Try the free beta now: dragbox.org

Simple and good
Is this open source at all? I would be interested in seeing the code for it. …
Loading older posts