Sha256: a48d731f5c5744c19e6f48467659b336fecd44a2eedf66004a297ff871628de3

Contents?: true

Size: 79 Bytes

Versions: 10

Compression:

Stored size: 79 Bytes

Contents

Time::DATE_FORMATS[:url_part] = lambda { |time| 
  time.strftime("%Y/%m/%d")
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jabe-0.9.1 config/initializers/time_formats.rb
jabe-0.9.0 config/initializers/time_formats.rb
jabe-0.8.0 config/initializers/time_formats.rb
jabe-0.7.0 config/initializers/time_formats.rb
jabe-0.6.5 config/initializers/time_formats.rb
jabe-0.6.4 config/initializers/time_formats.rb
jabe-0.6.3 config/initializers/time_formats.rb
jabe-0.6.2 config/initializers/time_formats.rb
jabe-0.6.1 config/initializers/time_formats.rb
jabe-0.6.0 config/initializers/time_formats.rb