using variable first, and define can be later.
subject { AddressDeserializer.new(hash: report_params) }
describe "valid params" do
let(:report_params) { { reference: "97801c47-c362-41eb-919e-036514fca39c" } }
end
There are trhee diffrent time zones in rails
UTC
, but do not change itconfig.time_zone
should be set when an app dose not support multiple time zonesWhen upgrading Rails versions(major or minor), we can encounter lots of unique issues.
I am writing some generic advice on how you want to tackle the update in principle.
bundle update
, which can cause serious problems. Please, only update gems which have dependency errors of rails.When we update patch(0.0.x)level, it is enough just only to update rails gem.\
.blog-grid {
@include xy-grid;
}
.blog-item {
@include xy-cell(4,false,0);
}