Method: Ruber::Project#scope
- Defined in:
- lib/ruber/project.rb
#scope ⇒ Object
Reimplementation of AbstractProject#scope which returns :global
423 424 425 |
# File 'lib/ruber/project.rb', line 423 def scope :global end |
Reimplementation of AbstractProject#scope which returns :global
423 424 425 |
# File 'lib/ruber/project.rb', line 423 def scope :global end |