Sinatra with MYSQL with Active Record, little fix for me.
Start project
gem install 'bundle' bundle install
#Rake
rake db:crete rake db:migrate
Original project here https://github.com/cloud66-samples/sinatra-mysql-active_record
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sinatra with MYSQL with Active Record, little fix for me.
Start project
gem install 'bundle' bundle install
#Rake
rake db:crete rake db:migrate
Original project here https://github.com/cloud66-samples/sinatra-mysql-active_record