cat ~/.ssh/id_rsa.pub
Subscribe to:
Post Comments (Atom)
Revert last commit or second last and more....
Git revert commit_id -m 1 this command willl revert last commit Git revert commit_id -m 2 this command will revert second commit with same...
-
add these gems in your gem file gem 'wicked_pdf' gem 'wkhtmltopdf-binary-edge', '~> 0.12.5.1' gem "c...
-
Rails: console credentials:edit credentials:show dbconsole destroy encrypted:edit encrypted:show generate new ...
-
require 'date' months = ( Date .parse( "2014-01-30" ).. Date .parse( "2014-03-27" )).group_by(&:month)...
No comments:
Post a Comment