huerlisi / bookyt

Bookyt is a bookkeeping/ERP application designed for small-to-medium-sized companies. It can handle debit invoices, credit invoices, projects with timelogs, swiss salary management, and much more.
http://bookyt.ch
GNU Affero General Public License v3.0
186 stars 40 forks source link

FIx for server unable to find db/seeds.rb #126

Closed ravensnowbird closed 8 years ago

ravensnowbird commented 8 years ago

Sometimes on dev mode, rails application is unable to find the db/seeds.rb because it tries to find inside "/app/controllers/admin" folder. This will ensure loading from root path