siwapp / siwapp-ror

Online Invoice Management in Ruby On Rails.
http://www.siwapp.com
MIT License
328 stars 183 forks source link

I am new to ruby, so sorry if this is very basic #382

Closed vasanthsreeram closed 2 years ago

vasanthsreeram commented 2 years ago

I wanted to try out this app on heroku so I tried to build the app using the procfile but I couldn't push cos I had this error

remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-20 stack remote: -----> Using buildpack: heroku/ruby remote: -----> App not compatible with buildpack: https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/ruby.tgz remote: More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure remote: remote: ! Push failed

vasanthsreeram commented 2 years ago

so turns out the docs is wrong, the git that was cloned on the read me file is the main git of this project not the ROR version of it.