We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
formatting
add default execjs err
add note about execjs
#wiki ups formatting
update toc and add notes related to postgres
add note about using `bundle` to add a gem to a local `Gemfile`
[postgres] update notes about killing `postmaster.pid` process, `FATAL lock file already exists
add note about multi line comment within an ERB template file, [ERB], grammar fixes
add section about profiling a rails / ruby app, and integrating jemalloc with ruby
add section about upgrading app specific version of ruby, ie. from ruby 2.6.2 to 2.6.3
add note about working with rspec in wiki
add note about conditionally loading logic whether the rails env is either dev or prod
update working with rspec notes
add note about how serializers allow for custom JSON responses
update notes about rails 5 thread safety
add note about rails 5 disabling autoloading for production
add note testing endpoints
remove rails 5 notes doc
wiki updates
migrate all notes related to rails into a single doc
grammar updates
add note about ruby style guidelines when working with Strings
formatting updates
scaffold out a TOC, ie. a table of contents for `Home.md`
grammar fixes, and add links for restoring data from a sql file to a postgres db