Difference between revisions of "Gemfile"
Jump to navigation
Jump to search
(Created page with "A Gemfile is a text file which is used for describing gem dependencies for Ruby programs. == See also == * {{Ruby}}") Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | A Gemfile is a text file which is used for describing gem dependencies for [[Ruby]] | + | A <code>Gemfile</code> is a text file which is used for describing gem [[package manager]] dependencies for [[Ruby]] software. |
+ | |||
+ | |||
+ | bundle | ||
+ | Could not locate [[Gemfile]] | ||
== See also == | == See also == | ||
+ | * {{bundle}} | ||
+ | * {{gem}} | ||
* {{Ruby}} | * {{Ruby}} | ||
+ | |||
+ | [[Category:Ruby]] |
Latest revision as of 17:47, 10 May 2022
A Gemfile
is a text file which is used for describing gem package manager dependencies for Ruby software.
bundle Could not locate Gemfile
See also[edit]
Advertising: