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.

Sanitizing html input: youtube iframes, css inline styles and customization

Sometimes we give users tremendous power over the content generated on the web platforms that we write. The power to add content using HTML/WYSIWYG editors. There is only one gotcha. We need to make sure that this power is not abused by malicious users. After all, you are a responsible developer, right? [more inside]

Building JSON APIs in Rails 5 today!

An article I wrote about building JSON APIs in Rails 5… today! How you can try out Rails 5 using the new –api version, which gives you a scaled down, API specific version of Rails functionality. This article also covers some caching and middleware request throttling.

Link is broken. Correct link: http://blog.codeship.com/building-a-json-api-with…
Loading older posts