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.

Concerned about Code Reuse?

If you’re concerned about code reuse in Ruby you should be using Active Support concerns to awesome-ize your modules. Learn why and how in this quick article.

Rails’ Concern class is just a big fat red flag that Ruby ought to make module …
Pretty cool! Didn’t know about this one. Thanks schneems
It would be great if something like concerns could be brought into Ruby core. …
@schneems In your intro above, I think you mean “ActiveSupport concerns”, not “…

Devise, CanCan and Twitter Bootstrap for Rails: Tutorial and Example App

Just added to the RailsApps GitHub repo: an example app for Rails, Twitter Bootstrap, Devise, and CanCan. Twitter Bootstrap is coming on strong as a front-end framework to use with Rails; Devise continues to be popular for user management and authentication; and CanCan is a favorite for authorization architecture. This example app puts them together. Best of all, it comes with a detailed Rails Tutorial for Devise with CanCan and Twitter Bootstrap. The tutorial takes up where the popular RailsApps tutorial for Devise with RSpec and Cucumber leaves off. Like the other example apps in the RailsApps repo, this one comes with an application template to generate a starter app, with options for Haml, Devise modules, and more. Built with the Rails Apps Composer gem.

awesome…….

Ruby on Rails: Helping the CX Cloud Run Smoothly

Here at the CX cloud (get your first 10GB free!), we love Ruby on Rails for its adaptability within our service. Check out our blog on why we use it in our cloud storage here: https://blog.cx.com/cloud-storage-news/ruby-on-rails/

“That’s why we use Ruby on Rails, a programming language that enables developme…
Think I’ll file this one under “shameless self-promotion”. The content of this …
Loading older posts