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.

Euruko 2011 – Dates and Call for Proposals

The Euruko 2011 - the european ruby conference - will be held between the 28th and 29th of May 2011 in Berlin / Germany. The venue is an old and very cool looking cinema (Kino International). We also just released our call for proposals are waiting for great submissions! Visit our blog for more information: http://euruko2011.org

My Selenium with Ruby blogcast

I am starting a blogcast regarding Selenium and other opensource automation tools. I only have one post up right now. It’s an instructional blogcast dealing with organizing selenium test scripts using Ruby methods. You can expect three blogcasts a week to start. I’ll have another one up this evening. QA OpenSource

Ruby on Ales 2011

Hey everyone! I’m pleased to announce the 2011 Ruby on Ales conference in Bend, Oregon - Ruby on Ales 2011. It’s a two-day, single track conference inspired by Ruby, microbrews, and shredding. Listen to engaging speakers, compete in a one-day rumble, and slake your thirst on local microbrews. Reserve a seat and plan to ski, board, or tube when you attend the first annual Ruby on Ales Conference in Bend, Oregon.

A More Sane Way to Build Mobile-ready Rails Apps

This is a quick tutorial on how to create a mobile version of your Rails app without creating a custom mobile-formatted version of every single layout and template.

If talking about mobile websites there cannot be a Rails way. Just the designer…
Please find the code here: https://github.com/rubycs/shopledge Check header.…
As noted in the post, “css media queries go a long way toward accomplishing thi…

gemedit 1.0 released

gemedit easily opens any installed gem on your system in your favorite editor. It installs as a gem command, so to view the source for gemedit itself just run gem edit gemedit

FWIW - there’s also: https://github.com/adamsanderson/open_gem …
And https://github.com/adamsanderson/qwandry :-) …
Just to elaborate on those two comments, if anyone is interested, Qwandry is a …

Basic RSpec for Rails Views

Here’s some introductory material for using RSpec to test your views.

Why would you test your views with rspec if you could use cucumber+webrat/capyb…
Keep up the good work. Your posts are showing you are keeping up well with the …
Thanks for the great post. Like dkln however, I am not convinced about the usef…
The same here. After all the whistles I went back to test units with shoulda. N…

RVM + Rails 3 + nginx + Phusion Passenger

Recently, I have been dabbling in the Ruby/Rails world for the first time, and as a newcomer there’s lots of new information from many different sources that I thought I would put together for other newbies. After much research and head scratching this is the Rails stack that I’ve come up with, minus the database, that will be next. I am hopeful this setup will be a rock solid solution, and from what I’ve Googled around it at least appears to consist of proven frameworks and technologies. [more inside]

Hi- I created an account after I posted this…would it be possible to link this…
Frankly, I’m fine that it doesn’t include a database, because I always use a se…
Loading older posts