Ruby on Rails Thursday, December 10, 2015

Hi everyone,

I got a question regarding active records. Im new to ruby as well as active records.

As mentioned here, its possible to migrate database schema with active records.
"Rails provides a domain-specific language for managing a database schema called migrations. Migrations are stored in files which are executed against any database that Active Record supports using rake."

I wonder where I can look up the databases supported by active records. Anyone knows?

thanks in advance.

regards

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fe6ac8e6-851c-471d-ae54-bd1085d31598%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment