Sha256: f5bab7fe316b888b617d12f029cdc4393da8a6df98e17bc05f0135c8df447267
Contents?: true
Size: 276 Bytes
Versions: 4
Compression:
Stored size: 276 Bytes
Contents
unless Rails.env.test? ActiveGist::API.username = "sinisterchipmunk" ActiveGist::API.password = "h2fklanp" Mist.author.name = "Colin MacKenzie IV" Mist.author.email = "sinisterchipmunk@gmail.com" Mist.title = "Thoughts in Computation" Mist.authorize { true } end
Version data entries
4 entries across 4 versions & 1 rubygems