Method: Roby::Application#backward_compatible_naming?
- Defined in:
- lib/roby/app.rb
#backward_compatible_naming? ⇒ Object
If set to true, the app will enable backward-compatible behaviour related to naming schemes, file placements and so on
The default is true
260 |
# File 'lib/roby/app.rb', line 260 attr_predicate :backward_compatible_naming?, true |