jackc / surus

PostgreSQL extensions for ActiveRecord
MIT License
395 stars 35 forks source link

ActiveRecord connection adapters and table column definitions for shorthand rails migration generation #4

Closed waymondo closed 11 years ago

waymondo commented 11 years ago

This allows the rails migration generator command, ex: rails g migration addPropertiesToUsers properties:hstore to generate a migration file that is understood by rails.