w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • Bulletin
  • Posts
doc_ruby_on_rails
doc_ruby_on_rails


remove_by_name

remove_by_name(full_name) Instance Public methods Removes the gemspec matching full_name from the dependency list

ok_to_remove?

ok_to_remove?(full_name, check_dev=true) Instance Public methods Is is ok to remove a gemspec from the dependency list? If removing the gemspec creates breaks a currently ok dependency, then it is NOT ok to remove the gemspec.

ok?

ok?() Instance Public methods Are all the dependencies in the list satisfied?

find_name

find_name(full_name) Instance Public methods

each

each(&block) Instance Public methods Iterator over #dependency_order

dependency_order

dependency_order() Instance Public methods Return a list of the gem specifications in the dependency list, sorted in order so that no gemspec in the list depends on a gemspec earlier in the list. This is useful when removing gems from a set of installed gems. By removing them in the returned order, you don't get into as many dependency issues. If there are circular dependencies (yuck!), then gems will be returned in order until only the circular dependents and anything they refere

clear

clear() Instance Public methods

add

add(*gemspecs) Instance Public methods Adds gemspecs to the dependency list.

new

new(development = false) Class Public methods Creates a new DependencyList. If development is true, development dependencies will be included.

from_specs

from_specs() Class Public methods Creates a DependencyList from the current specs.

Page 2031 of 2275

|< < Prev 2028 2029 2030 2031 2032 2033 2034 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions