Matthias Günther

Results 122 issues of Matthias Günther

- TODO @extra add info box about helpers: I> **Visibility of Helpers** I> I> Remember, whenever you create controller in Padrino with the generate command it will automatically I> create...

future

https://www.sitepoint.com/getting-started-with-padrino-and-bdd/

future

- TODO app deployment https://app.buddy.works/padrinobook - with docker https://dzone.com/articles/deploying-rest-apis-to-docker-using-ruby-and-sinat

future

Good foundation is https://www.leighhalliday.com/what-is-rack

chapter

https://github.com/padrino/padrino-contrib/issues/31#issuecomment-261804963

future

https://github.com/MiniProfiler/rack-mini-profiler

future

Example under http://codetunes.com/2016/hanami-with-oauth

future

- why sucker-punch was written: http://brandonhilkert.com/blog/why-i-wrote-the-sucker-punch-gem/ - https://www.rubyplus.com/articles/571 - How to make simple background jobs processing in Rails with Sucker Punch (https://medium.com/@kirill_shevch/how-to-make-simple-background-jobs-processing-in-rails-with-sucker-punch-9e7128f4db13) - good overview of background job-systems http://blog.scoutapp.com/articles/2016/02/16/which-ruby-background-job-framework-is-right-for-you

future

https://github.com/padrino/padrino-integration/blob/master/fixtures/single-apps/padrino_multi.rb

future

rspec test double framework with stubs and mocking: - doubles: definiere das Verhalten fürs doubles allow ist gut im before block, um die Basisfunktionen zu definieren object = double ##...

chapter