Persistent queries in Ruby on Rails with PostgreSQL
Sometimes you need to save a SQL query or query parameters for the future use. Here’s a flexible solution allowing you to save & use it every week.
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!
Sometimes you need to save a SQL query or query parameters for the future use. Here’s a flexible solution allowing you to save & use it every week.
Post a comment