Method: Jets::Application::Defaults#default_ignore_paths
- Defined in:
- lib/jets/application/defaults.rb
#default_ignore_paths ⇒ Object
188 189 190 191 192 193 |
# File 'lib/jets/application/defaults.rb', line 188 def default_ignore_paths %w[ app/functions app/shared/functions ] end |