Class: BlogBasic::BlogImage

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/blog_basic/blog_image.rb

Instance Attribute Summary collapse

Instance Attribute Details

#random_idObject

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