Sha256: 708b3d8cc1c0bc2b9cb604822aa5909ec05b6f8f16dc50f4390c27a02cf333a8

Contents?: true

Size: 474 Bytes

Versions: 2

Compression:

Stored size: 474 Bytes

Contents

# THIS IS INCOMPLETE (you can help by expanding it)
# rails is _really complicated_ and has a lot of magic which calls methods for you.
# some is currently impossible to handle (with_options).
# Some is just corners of rails I haven't hit yet.
gems:
  - actionmailer
  - actionpack
  - actionview
  - activejob
  - activemodel
  - activerecord
  - activesupport
  - railties

keep:
  - default_url_options # called by url_for, unsure what gem does
  - APP_PATH
  - APP_ROOT

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
leftovers-0.8.0 lib/config/rails.yml
leftovers-0.7.0 lib/config/rails.yml