Method: Rack::Cors::Resource#max_age
- Defined in:
- lib/rack/cors/resource.rb
permalink #max_age ⇒ Object
Returns the value of attribute max_age.
10 11 12 |
# File 'lib/rack/cors/resource.rb', line 10 def max_age @max_age end |
Returns the value of attribute max_age.
10 11 12 |
# File 'lib/rack/cors/resource.rb', line 10 def max_age @max_age end |