Sha256: 9b8785f46ca2a805865b9f84a7ad8f8e880f144ff13d1947a5481c0ed5faf68a
Contents?: true
Size: 361 Bytes
Versions: 3
Compression:
Stored size: 361 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "local_date_time_attributes" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start(__FILE__)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
local_date_time_attributes-0.1.3 | bin/console |
local_date_time_attributes-0.1.2 | bin/console |
local_date_time_attributes-0.1.1 | bin/console |