Handling HTTP OPTIONS in Rails in a clean way..
..which is perfect for API introspection (like providing request/response schemas etc). You can find more info here. Too bad that Rails doesn’t provide a cleaner way.
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!
..which is perfect for API introspection (like providing request/response schemas etc). You can find more info here. Too bad that Rails doesn’t provide a cleaner way.
Post a comment