08.21.2019
Useful links for developers
I create this list to collect all useful links for developers during my work. Hope it may help you.
.htaccess generator from Brad Smith
https://hostingfacts.com/htaccess-generator/Ruby RPM
https://github.com/feedforce/ruby-rpmHow to create and run project with Ruby on Rails 4
http://www.server-world.info/en/note?os=CentOS_6&p=rails4Ruby on Rails Document
http://guides.rubyonrails.org/api_documentation_guidelines.htmlRuby Package
http://cache.ruby-lang.org/pub/ruby/2.3/Remi repo
http://rpms.famillecollet.com/Server-world - Useful links for server configuration
http://www.server-world.info/en/Install Docker on Centos 7
http://www.server-world.info/en/note?os=CentOS_7&p=docker&f=1Ruby on Rails command line
http://guides.rubyonrails.org/command_line.htmlRails Migrations
http://www.tutorialspoint.com/ruby-on-rails/rails-migrations.htm
.htaccess tricks
http://wiki.dreamhost.com/Htaccess_trickshttp://www.askapache.com/htaccess/htaccess.html
Ratchet ZMQ on windows
https://github.com/aschkenasy/ratchet/tree/master/windows-environmentGit on windows
https://git-scm.com/download/winHow to use command line on windows
http://ss64.com/nt/Rails 5 release note
http://edgeguides.rubyonrails.org/5_0_release_notes.htmlhttp://weblog.rubyonrails.org/2015/12/18/Rails-5-0-beta1/
Action Cable Overview
http://edgeguides.rubyonrails.org/action_cable_overview.htmlhttps://github.com/rails/rails/tree/master/actioncable
Rails test
http://guides.rubyonrails.org/testing.htmlImport UTF8 mysql using command line
https://makandracards.com/makandra/595-dumping-and-importing-from-to-mysql-in-an-utf-8-safe-wayHow to deploy ruby on rails app
https://www.sitepoint.com/deploy-your-rails-app-to-aws/[solve] AWS HTTP error: cURL error 77
CURLE_SSL_CACERT_BADFILE (77)
Problem with reading the SSL CA cert (path? access rights?)
https://ask.fedoraproject.org/en/question/9290/yum-update-error-cannot-retrieve-metalink-for-repository-fedora/