Aman Gupta Karmani
6358e79f0f
FIX: catch NoMethodError during precompile_css too (#9940)
Ran into this on heroku:
NoMethodError: undefined method `enabled?' for #<Theme:0x0000558f069e7718>
vendor/bundle/ruby/2.6.0/gems/activemodel-6.0.1/lib/active_model/attribute_methods.rb:431:in `method_missing'
app/models/theme.rb:155:in `block (2 levels) in transform_ids'
vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.1/lib/active_record/relation/delegation.rb:85:in `each'
vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.1/lib/active_record/relation/delegation.rb:85:in `each'
vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.1/lib/active_record/relation/query_methods.rb:260:in `select'
vendor/bundle/ruby/2.6.0/gems/activerecord-6.0.1/lib/active_record/relation/query_methods.rb:260:in `select'
app/models/theme.rb:155:in `block in transform_ids'
app/models/theme.rb:105:in `get_set_cache'
app/models/theme.rb:140:in `transform_ids'
app/models/theme.rb:321:in `list_baked_fields'
app/models/theme.rb:317:in `resolve_baked_field'
lib/stylesheet/manager.rb:289:in `theme_digest'
2020-06-02 15:18:03 +10:00
..
2019-05-13 09:31:32 +08:00
2020-03-15 17:24:11 +11:00
2019-12-12 11:45:00 +00:00
2020-06-02 15:18:03 +10:00
2019-05-13 16:37:47 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-05-23 00:56:13 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-07-18 19:15:01 -06:00
2019-05-13 09:31:32 +08:00
2020-05-06 11:58:35 +01:00
2019-07-18 19:15:01 -06:00
2020-05-14 10:40:53 -04:00
2020-03-11 12:48:10 -04:00
2020-05-05 13:46:57 +10:00
2020-04-17 14:59:54 -07:00
2019-05-13 09:55:44 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-05-14 15:42:00 -07:00
2019-10-30 16:54:35 +11:00
2019-05-13 09:31:32 +08:00
2020-05-29 13:05:44 +02:00
2019-10-04 09:47:33 +10:00
2020-03-19 19:30:08 +01:00
2019-09-22 05:18:48 -07:00
2019-10-21 12:08:20 +01:00
2020-04-02 16:01:49 +11:00
2019-12-03 10:05:53 +01:00
2019-12-05 11:53:10 -05:00
2019-05-13 09:31:32 +08:00
2020-04-29 13:14:04 -04:00
2019-08-01 09:12:05 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-10-24 17:48:15 +02:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-04-14 09:17:00 -05:00
2019-11-18 11:25:42 +10:00
2019-06-27 15:49:21 +01:00
2019-12-03 10:05:53 +01:00
2020-03-26 15:59:57 +10:00
2019-05-13 09:31:32 +08:00