Module: Quarto::RailsHelper
- Defined in:
- lib/quarto/rails_helper.rb
Instance Method Summary collapse
Instance Method Details
#rails? ⇒ Boolean
3 4 5 |
# File 'lib/quarto/rails_helper.rb', line 3 def rails? defined? RAILS_GEM_VERSION end |