xaviershay / enki

A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog
Other
818 stars 274 forks source link

Support Ruby 2 #84

Closed runlevel5 closed 11 years ago

runlevel5 commented 11 years ago
runlevel5 commented 11 years ago

I beg to differ, as vanilla rails, this file will be slightly varied depending on the DB adapter. I think we just update the README with installation instruction instead

xaviershay commented 11 years ago

I don't want to have to explain why our way is superior to the Rails way, that's too confusing for a new person, especially if we don't want to provide an alternative.

DB adapter is sqlite unless you change it, then when you change it the schema file gets updated. That's fine.

runlevel5 commented 11 years ago

Fair point, I'll revert the change.

Sent from my iPhone

On 20 Jul 2013, at 10:27 am, Xavier Shay notifications@github.com wrote:

I don't want to have to explain why our way is superior to the Rails way, that's too confusing for a new person, especially if we don't want to provide an alternative.

DB adapter is sqlite unless you change it, then when you change it the schema file gets updated. That's fine.

\ Reply to this email directly or view it on GitHub.

runlevel5 commented 11 years ago

@xaviershay good to merge