3 lines
75 B
Ruby
3 lines
75 B
Ruby
class Ahoy::Store < Ahoy::Stores::ActiveRecordStore
|
|
# customize here
|
|
end
|
class Ahoy::Store < Ahoy::Stores::ActiveRecordStore
|
|
# customize here
|
|
end
|