jgdavey / tree-sql-exampleLinks
Example of using Postgres for Recursive Tree SQL in a Rails app
☆18Updated 13 years ago
Alternatives and similar repositories for tree-sql-example
Users that are interested in tree-sql-example are comparing it to the libraries listed below
Sorting:
- Rspec Api Documentation Browser☆73Updated last month
- Private inheritance for Ruby classes.☆104Updated 13 years ago
- Versioning support for the Globalize library☆56Updated 6 months ago
- Minimal Ruby microframework for web development inspired in Sinatra and Cuba.☆85Updated 2 years ago
- OUTDATED Sample code used in Component-based Rails Applications https://leanpub.com/cbra☆20Updated 7 years ago
- [Experimental] Events framework for Hanami☆42Updated 4 years ago
- ActiveRecord extension to get more from PostgreSQL.☆26Updated last month
- Rails: Record user activities without controller helpers, build on top of userstamps plugin☆47Updated 7 years ago
- Setup postgresql for Capistrano rails app deployment☆54Updated 2 years ago
- simple Rails gem to create custom autoincrement values to a database column☆49Updated 3 years ago
- Tasks to reduce boilerplate when deploying Rails and Sinatra apps with Capistrano 3☆56Updated 4 years ago
- Gem to display the rails environment on the favicon☆215Updated 7 years ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Auto-generate API docs from your RSpec tests!☆55Updated 9 years ago
- Generator to create Modular engine.☆21Updated 6 years ago
- Machine Learning & Data Mining with JRuby☆65Updated last month
- The simplest Ruby HTTP client.☆51Updated 9 years ago
- An easy way to provide inline translations in your Rails app☆43Updated 10 years ago
- active record mixin for axlsx☆152Updated 5 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 10 months ago
- The project has moved to Hyperstack!! - hyperloop master gem - includes all other hyperloop gems☆71Updated 7 years ago
- Garfio helps you to build hooks in your ruby objects☆20Updated 10 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 5 years ago
- Find out what's going on in your local Ruby community☆46Updated last year
- RSpec Matchers for strong and non-verbose operation tests.☆24Updated last year
- ☆14Updated 8 months ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 7 years ago
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆65Updated 3 years ago
- Collection of RSpec matchers for APIs☆173Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year