mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
Rubocop
This commit is contained in:
@@ -39,7 +39,7 @@ module Database
|
||||
end
|
||||
end
|
||||
|
||||
if __FILE__ == $0
|
||||
if __FILE__ == $PROGRAM_NAME
|
||||
p Database.tables['collections']['frontpage'].keys
|
||||
#p Database.tables['blog']['articles']
|
||||
# p Database.tables['blog']['articles']
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user