Creating new content types in Rails 4.2
In this short blogpost I describe how to register a new content type in Rails and provide means to parse parameters from it using ActionDispatch::ParamsParser
middleware.
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!
In this short blogpost I describe how to register a new content type in Rails and provide means to parse parameters from it using ActionDispatch::ParamsParser
middleware.
Post a comment