|
@@ -72,7 +72,7 @@ end |
|
|
|
|
|
|
|
|
def gen_new |
|
|
def gen_new |
|
|
apps = ScraperWiki.select("* from `applications` order by date_received desc limit 30") |
|
|
apps = ScraperWiki.select("* from `applications` order by date_received desc limit 30") |
|
|
write_page('new', 'new', { apps: apps }) |
|
|
|
|
|
|
|
|
write_page('new-applications', 'new', { apps: apps }) |
|
|
end |
|
|
end |
|
|
|
|
|
|
|
|
def gen_decisions |
|
|
def gen_decisions |
|
|