Y
Hacker News
new
|
ask
|
show
|
jobs
by
NARKOZ
154 days ago
Earlier Rails avoided database specific features so apps could stay portable using only ActiveRecord. Since then Rails has added much better PostgreSQL support: JSON/JSONB, hstore, array columns, GIN/GiST indexes.