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.

The History of Ruby on Rails

Known as ‘Ruby on Rails’, ‘RoR’ or ‘Rails’, Ruby on Rails is a rapid web development framework developed in Ruby. Created in 2003 by David Heinemeier Hansson, while working on the code base for Basecamp, a project management tool, by 37signals, it was officially released in July of 2004 as open source code. Visit RailsCarma Blog , to read full article.

rugby.db - Free Open Public Domain Datasets - Incl. Rugby World Cup 2015 England

Hello, Not interested in football? No worries ;-) For the Rugby World Cup 2015 now taking place in England - from Sep 18 to Oct 31 - I’ve put together free open public domain datasets in the new /rugby.db repo that you can read into your SQL database of choice (e.g. SQLite, PostgreSQL, etc.) with the sportdb machinery (gems ‘n’ scripts in Ruby). Note: The repo includes an inline (in-situ) datafile, thus, to build yourself a copy, use: $ sportdb build That’s it. Enjoy. Cheers.

Brittle Code in Rails Projects

The Fishbone Diagram, Why-Why Diagram and How-How Diagram are extremely useful to solve problems. It can be used to analyze a problem in a systematic way and discuss the alternative solutions to any problem. You can use them with other developers to come up with better design for your software projects. Read about it here: Problem Solving Techniques for Developers

football.json - Free open public domain football data in JSON incl. Premier League...

Hello, I’ve put together a new repo, that is, /football.json that offers (auto-)generated match schedules (fixtures and results) and club listings for the major football leagues e.g. English Premier League, Deutsche Bundesliga, Italian Seria A, etc. See the 2015-16 season folder for (static) JSON examples. No API key required ;-) All data public domain. Enjoy the beautiful game. Cheers. PS: Ruby works great for generating JSON; see the json.rb script for the code.

Building a Ruby on Rails App Part 3: Importing book details from Amazon

The third instalment of our Building a Ruby on Rails series is now out. It was really interesting to fetch the book details from this vast API that is Amazon AWS using the amazon-ecs gem. We also used rmagick to fetch the book cover image from Amazon, resize it and store locally.

hey really a nice post… i am eager to learn ruby … so can i get some details …
Loading older posts