padrino-docs icon indicating copy to clipboard operation
padrino-docs copied to clipboard

Contents of our official site, feel free to fork and apply your changes.

Results 18 padrino-docs issues
Sort by recently updated
recently updated
newest added

@padrino/collaborators do you think we can remove the page?

https://www.youtube.com/watch?time_continue=2192&v=Yf7l4Yp461I on minute 31.00

Write a little blog post about the integration. Details under http://devdocs.io/, https://github.com/rhysd/devdocs.vim, https://github.com/Thibaut/devdocs/pull/667#issuecomment-341908077

http://www.padrinorb.com/blog/upgrading-padrino-from-0-11-x-to-0-12-0-guide results in a 404; it existed [on the old site](http://web.archive.org/web/20150626104003/http://www.padrinorb.com/blog/upgrading-padrino-from-0-11-x-to-0-12-0-guide)

# Deploying your application on heroku Finally, our basic blog has been built and we should deploy our application so the world can check it out! The easiest way to...

Idea comes from http://awesome-hanami.org/#awesome-hanami

padrino g project sample_blog --template sampleblog. See the details under . Most issues arise from AR.

http://padrinorb.com/guides/features/development-commands/

http://www.tokyo-project.com/ => found details under https://twitter.com/CaDs/status/836530544854773760

Implemented new way to call render in mailers. It allows to omit mailer name or mailer name and message name. Example: ``` mailer :sample do message :message2 render 'congrats' #=>...

documentation