Skip to content

Instantly share code, notes, and snippets.

View sayginburak's full-sized avatar

Saygın Burak Sevinç sayginburak

View GitHub Profile
{"branches":{"master":{"zip":"https://download.elastic.co/esvm/snapshots/master.zip","tarball":"https://download.elastic.co/esvm/snapshots/master.tar.gz"},"6.x":{"zip":"https://download.elastic.co/esvm/snapshots/6.x.zip","tarball":"https://download.elastic.co/esvm/snapshots/6.x.tar.gz"},"6.0":{"zip":"https://download.elastic.co/esvm/snapshots/6.0.zip","tarball":"https://download.elastic.co/esvm/snapshots/6.0.tar.gz"},"5.x":{"zip":"https://download.elastic.co/esvm/snapshots/5.x.zip","tarball":"https://download.elastic.co/esvm/snapshots/5.x.tar.gz"},"5.6":{"zip":"https://download.elastic.co/esvm/snapshots/5.6.zip","tarball":"https://download.elastic.co/esvm/snapshots/5.6.tar.gz"},"5.5":{"zip":"https://download.elastic.co/esvm/snapshots/5.5.zip","tarball":"https://download.elastic.co/esvm/snapshots/5.5.tar.gz"},"5.4":{"zip":"https://download.elastic.co/esvm/snapshots/5.4.zip","tarball":"https://download.elastic.co/esvm/snapshots/5.4.tar.gz"},"5.3":{"zip":"https://download.elastic.co/esvm/snapshots/5.3.zip","tarb

Keybase proof

I hereby claim:

  • I am sayginburak on github.
  • I am sayginburak (https://keybase.io/sayginburak) on keybase.
  • I have a public key ASCAMIfcqSHBN9dOMe5NxenfkzwN6eCk1V4sH3_ipkOuMAo

To claim this, I am signing this object:

var localtunnel = require('localtunnel');
var subdomain = "sayginburak";
var tunnel = localtunnel(1337, {subdomain: subdomain},function(err, tunnel) {
// the assigned public url for your tunnel
// i.e. https://abcdefgjhij.localtunnel.me
console.log(tunnel.url);
});
tunnel.on('close', function() {
@sayginburak
sayginburak / os_update_rubygems_error
Created September 30, 2014 21:07
openshift update_rubygems error
[appname.rhcloud.com repo]\> update_rubygems
ERROR: While executing gem ... (Errno::EACCES)
Permission denied - /opt/rh/ruby193/root/usr/local/share/ruby
@sayginburak
sayginburak / openshift_railsc_error
Created September 30, 2014 21:04
openshift rails console error
Warning: You're using Rubygems 1.8.24 with Spring. Upgrade to at least Rubygems 2.1.0 and run `gem pristine --all` for better startup performance.
/opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require': cannot load such file -- bundler/setup (LoadError)
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /var/lib/openshift/5429e72a500446dfee000197/app-root/runtime/repo/vendor/bundle/ruby/1.9.1/gems/spring-1.1.3/lib/spring/commands.rb:33:in `<module:Spring>'
from /var/lib/openshift/5429e72a500446dfee000197/app-root/runtime/repo/vendor/bundle/ruby/1.9.1/gems/spring-1.1.3/lib/spring/commands.rb:4:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /var/lib/openshift/5429e72a500446dfee000197/app-root/runtime/repo/vendor/bundle/ruby/1.9.1/gems/spring-