Simple git clone your Rails app
Unsafe as exposes your repository to 0.0.0.0
From your app's root folder:
ln -s .git ./public/.git
git update-server-info
rails s
From another pc:
git clone http://laptop-ip-address:3000/.git
- don't forget to
rm ./public/.git
when you are done *
Written by d1b
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#