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.

React Hot Reload in Rails

If you read my first article about switching from Sprockets to Webpacker and the second one about Hot Module Reloading of CSS, you will love to read this, where I will introduce you, step by step, to have Hot Module Reload working on your React components. [more inside]

sounds like a thrill :-)
After the activate it will be automatically appear on your front screen. After …
React Hot Reload özelliğini Rails projeme entegre etmeye çalışırken bu konunun …
React Hot Reload in Rails is a huge productivity boost for developers who want …

Chainable Queries for ElasticSearch

Using ElasticSearch with ruby has never been easier. search_flip provides a chainable and elegant DSL as easy as using ActiveRecord, even for nested aggregations. Version 1.1.0 ships with additional features, API methods and bug fixes. Great docs included.

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: https://github.com/mysterysci/rubocop_lineup . 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.

Clean HTML tables

I’ve just released version 1.0.0 of dining-table, a gem that allows you to write clean ruby classes to generate HTML tables, instead of messing with views. You can re-use the same classes to generate csv and xlsx output, too!

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