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.

DNS to CDN to Origin

Content Distribution Networks (CDNs) such as Amazon CloudFront and Fastly have the ability to “pull” content from their origin server during HTTP requests in order to cache them. They can also proxy POST, PUT, PATCH, DELETE, and OPTION HTTP requests, which means they can “front” our web application’s origin like this: DNS -> CDN -> Origin.

How to Add Comments to Rails App with Commontator

I’ve wrote tutorial about how to add comments in Rails using commontator gem.

vdwvdewdewgew
swarovski jewelry outlet [url=http://www.montblancpenss.us.com][b]mont blanc …
costa sunglasses sale hydro flask cup adidas yeezy shoes kate spade…
nike free canada goose parka pandora charms north face outlet f…

A new version of middleman-presentation is available

I released a new version of middleman-presentation: Version Number To make it easier to build and maybe reuse a presentation, you can now add a version number to your presentation Custom Slide Template Now it is possible to define a custom slide template. Easier creation of themes Now there’s a helper command available which makes theme-creating a lot of easier. Footer for your presentation Now middleman-presentation displays a footer on each slide (from the 2nd slide on) with your name, the copyright and the version number Language detection for new presentations Now it tries to guess what’s the best language to use (based on the LANG-environment variable) when you create a new slide using the slide-command Make debugging of slides easier With this release you find HTML-comments with the file name in the rendered output.

beer.csv - Open Beer Data in Plain Text (CSV) Fixtures w/ Ruby Build Scripts

Hello, Using Ruby build scripts, that is, rake tasks, I’ve built up a new GitHub org, that is, beer.csv - for open beer data in the CSV (comma-separated values) format, that is, plain old text. To get started I’ve added - for a change - beer statistics such as production, imports, exports, consumption, consumption per head, etc. for countries. Cheers. Prost. Salud. Kampai.

How to Add Voting to Rails App

In short tutorial, I will explain how to use acts_as_votable gem to create voting system in Rails app.

Thank you for the rails voting tutorial ! Please remove my above comment ‘fasfd…
Roomed welsh show nike running shoes place towards nike outlet shoes a christia…
chenlina20181117 http://www.snapbackhats.us.com http://www.uggforwomen.us.com h…
http://www.puma.us.org http://www.coachoutletonline.us.org http://www.coachoutl…

ActiveResource relations – a bit of magic to make it look and feel more like ActiveModel relations

ActiveResource can be pretty helpful when you have a RESTful JSON API. Although it has some limitations. One of the most irritating is a lack of nested resources #new scope method. Luckily there’s a way to make it work exactly as its ActiveRecord equivalent. For more details, plese refer to this post: ActiveResource relations – a bit of magic to make it look and feel more like ActiveModel relations

Loading older posts