AaronLasseigne/active_interaction

autoload

alec-c4 opened this issue · 2 comments

Hey,
As I know - rails should autoload all classes within the app directory and all sub-directories. What's wrong with AI, why should I to add

config.autoload_paths += Dir.glob("#{config.root}/app/interactions/*")

It's possible that this advice is simply out of date. If the line isn't needed then I'm happy to remove that from the README.

@AaronLasseigne it should, but it won't work :( I still need to manually set autoload_path