cloudhead/resourcer

Rename Resource.connection to Resource.engine

Closed this issue · 1 comments

When working with the database, the semantics of the word connection get easily confused. Since we are calling them engines in the directory structure why don't we update the code accordingly?

This was discussed. If I recall correctly: "The engine is a proxy object to an underlying connection."