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.

Quote opportunity: How did you land your first Rails development job?

Think back to your first job working with Rails – whether it was 8 months or 8 years ago. Do you have an interesting story to tell about your first Rails job? Any advice for a new developer beginning to work with Rails? I’d love to hear from you. Click below to send me your story and info to be quoted (with a link!) in an upcoming blog post on the Planet Argon blog. [more inside]

RuboCop Lineup

Restrict Rubocop to only changed lines on a Git branch: . This is not a new idea, but previous bits on the inter-webs seemed to be outdated and not fully functional. Hat tip to DirtyCop and the gist that DirtyCop was based on.

Watch out for the period on the end of the first sentence. The link includes i…

All World Cups (1930-2018) - $ sportdb new worldcup ++ Datafile worldcup.rb Updated

Hello, Due to popular demand and to make it easier for everybody I’ve updated the worldcup.rb datafile to build the complete world cup history, that is, all world cups included from Uruguay 1930 to Russia 2018. Try: $ sportdb new worldcup to build yourself an up-to-date (local) SQL database from scratch (zero). Enjoy the beautiful game. Cheers. Prost. PS: You can find the ready-to-use ActiveRecord models (tables) e.g. Team, Player, Goal, Player, League, Season, Group, Standing, etc. in the sportdb-models gem / library.

footty - football.db command line tool / client for world cup (russia 2018) update

Hello, I’ve updated the little command line tool / client called footty that lets you query the online football.db HTTP JSON API services for today’s and tomorrow’s matches for the football world cup in russia 2018 - the world’s biggest show (3+ billion fans). What’s news? footty now includes the full time scores and goal getters e.g. POR 3-3 ESP: Ronaldo 4’ (pen.) Ronaldo 44’ Ronaldo 88’; Costa 24’ Costa 55’ Nacho 58’. Enjoy the beautiful game with ruby. Match day 3 (in JSON) thanks to /world-cup.json. Argentina vs Iceland upcoming. Kick off in seven hours.

Loading older posts