Skip to content

Instantly share code, notes, and snippets.

$('modal').html(<%= escapajdaf;lsj
$('modal').find('#new_thing')
setup_input_numberic_formatting(document.findByElementId('new_thing'))
# Gem File Standards
#
# Organization
# Alphabetize gems within their grouping
# Default to `require: false` to prevent increasing the rails load time
# Be conservative in which group to place a gem
# Comment on the same line when needed, ignore the column width limit
#
# Versioning
# peg to the current version using `~> x.y`