Monday, September 30, 2019
Sunday, September 29, 2019
Saturday, September 28, 2019
Thursday, September 26, 2019
Wednesday, September 25, 2019
Tuesday, September 24, 2019
Monday, September 23, 2019
Sunday, September 22, 2019
'less' related
To search for 1st occurrence from top of file:
To search for 1st occurrence from bottom of file:
less +/FATAL log/production.log
To search for 1st occurrence from bottom of file:
less +?"Processing by" log/production.log
Monday, September 16, 2019
Rails & Mongo - connecting to Mongodb from rails console
client= Mongo::Client.new('mongodb://username:password@serverIP:27017/databaseName?authSource=authSource db')
db = client.database
db.collections
Saturday, September 14, 2019
Thursday, September 12, 2019
Wednesday, September 11, 2019
Sunday, September 8, 2019
Thursday, September 5, 2019
Wednesday, September 4, 2019
Monday, September 2, 2019
Sunday, September 1, 2019
Subscribe to:
Posts (Atom)
Followers
Blog Archive
-
▼
2019
(229)
-
▼
September
(28)
- Javascript - Closures
- The Morning Paper - a random walk through Computer...
- Book: Introduction to Information Retrieval
- HTTP 1, 2, and 3 in a Nutshell
- Svelte tutorial
- How to Use The Redis Database in Ruby
- Ruby basics on www,zenruby.info
- Powershell tutorial by Yehuda Katz
- class << self idiom in Ruby
- Rails: autoloading
- Rails: rack
- Ruby: Procs and Lambdas
- Model helpers in Rails: Concerns
- 'less' related
- Linux - Tools, System Administration Basics
- Rails - Why ‘accepts_nested_attributes_for’ ?
- Rails & Mongo - connecting to Mongodb from rails c...
- Visual guide to nosql systems
- Cron
- React related - Frustrations with React Hooks
- Data Structures - Difference between a heap and a ...
- 17 REASONS NOT TO BE A MANAGER
- ElixirConf 2019 - Elixir + CQRS - Architecting for...
- ElixirConf 2019 - Lighting Talk - You need a Super...
- ElixirConf 2019 - Thursday PM Keynote - José Valim
- Rails related: Background jobs using Resque
- ElixirConf 2018 - Docker and OTP Friends or Foes -...
- ElixirConf 2019 - Kubernetes at Small Scale - Phil...
-
▼
September
(28)