|
|
d1d4cea63a
|
Using proper SQL query to search for multiple search words.
|
2013-08-08 22:32:20 +02:00 |
|
|
|
ee530072eb
|
Added package.text_search for full-text searching the Package model
|
2013-08-08 21:50:03 +02:00 |
|
|
|
856b43d067
|
Sorting screenshots from new to old by default
|
2013-08-07 22:07:15 +02:00 |
|
|
|
78b8f594af
|
Enforce eager loading of backreferencing to avoid wasteful SQL queries
|
2013-08-07 21:37:14 +02:00 |
|
|
|
76d19f7e78
|
Unsuccessful attempt to properly eager load screenshots.
Currently the virtual attribute "image_url" in the screenshots model
apparently runs one SQL query each to get the packages data.
|
2013-08-07 00:18:20 +02:00 |
|
|
|
b62c799ee8
|
Added image_url method for Screenshot model
|
2013-08-06 22:35:42 +02:00 |
|
|
|
5559fbecd3
|
Added one-to-many relation between packages and screenshots
|
2013-08-06 22:35:05 +02:00 |
|
|
|
c2a695aec0
|
Packages controller added
|
2013-07-27 01:23:28 +02:00 |
|
|
|
3af24f56dc
|
Blank rails 4.0 project started
|
2013-07-27 00:19:29 +02:00 |
|