Explore >> Select a destination


You are here

bpohoriletz.github.io
| | jamesmead.org
12.4 parsecs away

Travel
| | This nix-shell environment provides a Ruby environment capable of running a Rails app without a database
| | blog.presidentbeef.com
13.4 parsecs away

Travel
| | Backstory
| | citizen428.net
12.6 parsecs away

Travel
| | If you often create new Rails apps, application templates can be a real timesaver. They have a very simple API, which allows developers to make changes to the Gemfile, execute Rails or Git commands, manage files and more. Heres a simple template I use to generate a new Rails app with Devise already set up: gem 'devise' after_bundle do rails_command 'generate devise:install' rails_command 'generate devise User' end The first line adds Devise to the Gemfile and the after_bundle hook runs two generators pro...
| | unit42.paloaltonetworks.com
52.5 parsecs away

Travel
| RCE vulnerability CVE-2023-3519 affects Citrix NetScaler products. This threat brief examines the current evidence, attack scope and interim guidance.