debshots/app/controllers
Christoph Haas 88dfb33721 Return results for packages only with screenshots.
Currently the packages controller is not working well. The JOIN is not
the best way apparently as the 'description' column exists for both the
"packages" and the "screenshots" table. So another way to query for
the data needs to be found.
2013-08-06 23:36:48 +02:00
..
concerns Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
application_controller.rb Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
packages_controller.rb Return results for packages only with screenshots. 2013-08-06 23:36:48 +02:00
welcome_controller.rb Welcome controller added 2013-07-27 01:23:08 +02:00