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.

Updated RubyStack and three new RoR Application Stacks

We are glad to announce a new version of RubyStack and three new awesome Ruby on Rails Application Stacks: Spree, Radiant and Typo. Updated RubyStack is mostly a bug-fixing release that includes the new Rails 2.3.5, Subversion Ruby bindings, updated Subversion 1.6.6, Ruby 1.8.7-p174 for Windows and many others. You can download it now as native installers for Windows, Linux and OS X, as virtual appliances and Amazon Machine Images. We welcome your feedback about which apps we should be packaging next and which features we should add.

Omniture Client

is a gem that integrates Omniture SiteCatalyst into your web application. It works with Rails, Sinatra or any other ruby web framework. It allows you to easily and unobtrusively set up custom tracking at the controller level. To find out more click here.

“simple-useragent” gem - cleaner browser specific CSS targeting

simple-useragent” gem - provides the ability to for cleaner browser specific CSS targeting*. For example, instead of the targeting IE7 with a CSS hack such as: *:first-child+html #content {height: 500px;} /* IE7 */ - you can now do this: .ie7 #content {height: 500px;}

A jQuery plugin in case you don’t use Rails: http://github.com/alexrabarts/jque…
Thanks - updated the blog post to note the jQuery plugin.

What are your top company blogs?

I’ve shared list of my favourite company blogs, because I think it’s a great source of knowledge and down to earth solutions. What are your picks in Ruby, Javascript & CSS category?

Why is this post relevant and worth the rest of the ruby community’s time? …
I stick to rubyflow and rubyinside mainly for project announcements. I don’t…

EngineY now with support for Facebook Connect

The Rails-based social network framework EngineY now includes support for Facebook Connect enabling you to create a social site allowing users to login with a local account or a Facebook account. Other features include user profiles, events, blogs, private messages, photos, forums, activity streams, and more…

Loading older posts