Introvert
Introvert
Everytime I run bot poller locally and send a message through it, some strange folders get generated in my ruby app root such as: { :expires_in=>1 month }/7D9/C20/BotName.. Why is...
Hello, I'm wondering why is the function call designed, so that I have to call `identify` and `alias` and `trackEvent` in such a non-pretty form, when those function will always...
According to the `asset.rb` where you have: ``` system("rsync -a --del -L -K -vv --progress --rsh='ssh -p #{port}' ./#{dir} #{user}@#{server}:#{cap.current_path}/#{cap.fetch(:local_assets_dir)}") ``` The variable `local_assets_dir`expects a string, not an array like...
### Bug description Are you sure this a "next generation" ORM? It cannot be even set up with the basic postgresql providers after hours of buggling with the configuration. Not...