Class: BlogBasic::BlogImage
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- BlogBasic::BlogImage
- Defined in:
- app/models/blog_basic/blog_image.rb
Instance Attribute Summary collapse
-
#random_id ⇒ Object
Returns the value of attribute random_id.
Instance Attribute Details
#random_id ⇒ Object
Returns the value of attribute random_id.
7 8 9 |
# File 'app/models/blog_basic/blog_image.rb', line 7 def random_id @random_id end |