podczas wrzucania na serwer heroku wyskoczyło mi kilkadziesiąt takich błędów:
remote: Warning. Error encountered while saving cache c4153e1fe76c528a3b5de31e396816b66b09999f/_popovers.scssc: can't dump anonymous class #<Class:0x007f7a717ecd98>
teoretycznie rozumiem że czegoś nie zclassowałem ale pytanie czy da się jakoś z takiego błędu stwierdzić co? a nie szukać jak igły w stogu siana?
Wszystko na serwerze niby śmiga.
a druga sprawa to taka:
###### WARNING:
remote: You have not declared a Ruby version in your Gemfile.
remote: To set your Ruby version add this line to your Gemfile:
remote: ruby '2.0.0'
remote: # See https://devcenter.heroku.com/articles/ruby-versions for more information.
remote:
remote: ###### WARNING:
remote: No Procfile detected, using the default web server (webrick)
remote: https://devcenter.heroku.com/articles/ruby-default-web-server
remote:
remote: -----> Discovering process types
remote: Procfile declares types -> (none)
remote: Default types for Ruby -> console, rake, web, worker
remote:
remote: -----> Compressing... done, 27.9MB
remote: -----> Launching... done, v6
remote: https://frozen-headland-1618.herokuapp.com/ deployed to Heroku
remote: