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.

Secure Your Android Applications with ITTIA DB SQL

To overcome confidential data issues in mission-critical applications, the new release of ITTIA DB SQL provides security and authentication features that bring flexible data safety to Android developers of embedded systems and mobile devices, allowing them to achieve the greatest level of data security in embedded applications by encrypting both network communications and storage media.

Learning Rails (and Ruby)

Engine Yard’s resident PHP developer delves into learning Ruby. Check out his story <a href=https://blog.engineyard.com/2013/learning-rails-and-ruby>here</a>.

beer.db JSON HTTP API Sample w/ Sinatra - GET /beer/guinness - Cheers, Prost

I have created a little JSON API service for the open beer database (that is, beer.db) using the Sinatra Ruby gem. For example, /brewery/brooklyn gets you all beers from the Brooklyn Brewing Co. in New York and /beer/guinness gets you a pint of Guinness (sorry no real irish stout, just the data in JSON ;-). See the JSON API start page or the service source code or the beer.db project page for more info. Cheers. Prost.

Using JavaScript to Rescue Legacy Rails Applications

Adding new functionality to a large legacy Rails application is often expensive, if possible. But what if instead of adding new behaviour to the Rails application we implemented it as a single-page application in JavaScript? In this article I will show a few useful techniques for doing that. Read more…

Loading older posts