What does rails new --dev do? What about rails new --edge? -


so heard i'm not sure means. it's supposed "setup application gemfile pointing rails checkout" mean exactly? rails checkout? can't seem find else out there explaining further.

also, how use rails new --edge? can give url git repository , use bootstrap application?

your rails checkout means folder on computer have cloned rails git repository. useful if wanted work on changes rails itself.

edge use master branch of rails github repository.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -