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.

Slide Show (S9) Update - Write Your Talks w / Markdown (kramdown) n Jekyll Themes

Hello, I’ve updated the Slide Show (S9) machinery. All slide show templates / theme packs are now just Jekyll themes (using Liquid) and thanks to the latest GitHub update back on the master branch (e.g. no more gh-pages needed). The latest theme packs include Reveal.js and Shower. For some example see: Reveal.js templates and the live demoShower templates and the live demo. ++ Any favorite slide show/presentation package? Questions? Comments? Welcome. Cheers.

What are real-world examples of good Ruby code for beginner side projects?

I am looking for input on real-world projects that demonstrate good Ruby style and coding practices. It can be libraries, apps, plugins, etc, whatever you think shows a very high quality of coding? I am looking to incorporate it into small Rails side projects to help me level up. Peter Cooper asked a similar question in 2009

Hi Vinchenkso, The apps/ and engines/ directories in this project will take …
@Eliot WoW…Thanks man -That repo is a treasure trove of excellent examples. Als…
Take a look at the RailsApps open source project which offers example applicati…
@Daniel Thanks Daniel - RailsComposer apps are perfect. Also well done on the R…

Highspeed SPA Architecture with Oxymoron gem. Amazing results and fast development

9 months ago, I began to explore the interaction of Rails and AngularJS. All my ideas I have laid in Oxymoron gem. This gem contains the Angular resources and UI-routes which are automatically generated from the Rails routes (from routes.rb). Gem includes many useful directives and services. Also it includes all the necessary configs. It really saves us up to 80% of the time. Me and my team have been written more than 15 commerz Rails apps this year based on Oxymoron. Applications are very fast and have beautiful architecture. [more inside]

Loading older posts