Erik Michaels-Ober
|
1174647779
|
Cleanup trailing whitespace
Trailing whitespace isn't friendly to git or vim users.
|
2012-03-06 14:04:32 -08:00 |
John McAliley
|
a96aebfb64
|
Change the require so it is not dependent on File.dirname
|
2011-12-18 15:10:34 -05:00 |
John McAliley
|
f0d1288b2d
|
change session_hash from text to string
|
2011-11-30 12:10:27 -05:00 |
Cory Schires
|
345f917d4a
|
Use `text` columns rather than `string` in generated migration.
|
2011-11-27 16:54:33 -06:00 |
Cory Schires
|
aef6acc583
|
Move AR include into engine file.
|
2011-11-04 10:27:13 -05:00 |
John McAliley
|
ae5ae23e1c
|
Add referrer to impression model.
remove unused features dir.
|
2011-06-03 11:52:42 -04:00 |
cowboycoded
|
405d376366
|
add session_hash to impression model
changed migration template
added upgrade migration template
added unique_impression_count_session to impressionable model
fixed controller_spec
|
2011-03-06 23:22:39 -05:00 |
cowboycoded
|
68298065fd
|
change PATH variable to IMPRESSIONIST_PATH. PATH used by Rails
|
2011-02-15 12:08:35 -05:00 |
cowboycoded
|
0348a2a9c0
|
change back to module. causing problems in dev with reopen implementation
|
2011-02-13 14:16:12 -05:00 |
cowboycoded
|
22e83c58ba
|
add indexes to impressions table
|
2011-02-11 22:23:33 -05:00 |
cowboycoded
|
ec1b40487d
|
simply reopen ApplicationController instead of using include/extend. As long as the file is not named "application_controller.rb", then it will load. Rails does not load files from engine /app that have the same name as files in container application /app dir
|
2011-02-04 10:13:27 -05:00 |
cowboycoded
|
755bd937da
|
first commit
|
2011-02-03 23:13:41 -05:00 |