Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/pivotal-tracker/extensions.rb
Overview
TODO make these conditional on to_param not existing…
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
3 4 5 |
# File 'lib/pivotal-tracker/extensions.rb', line 3 def to_param self end |