Commit graph

14 commits

Author SHA1 Message Date
Dominik Sander
201b784562 Fix specs and deprecation warnings 2018-05-05 10:14:06 +02:00
Michael Andrews
e74bb73f77 Add docker/test image 2017-05-23 14:53:00 -07:00
Will Read
4fdc600788 Remove schema.rb from git
- Huginn supports MySQL and Postgres which generates conflicts in the schema
- Remvoing it shows that schema.rb is not a source of truth

Closes TildeWill/huginn#13
Related Issue cantino/huginn#1195
2016-01-03 05:36:00 +00:00
Dominik Sander
0e4c9be723 First version of the manual deployment guide 2015-08-19 00:13:44 +02:00
Johannes Engelke | hybris
0c9c08168c Huginn cloudfoudnry compatible 2015-03-20 23:01:15 +01:00
Puneet Goyal
1201c18c1c ensuring the tmp folder is created in the source tree 2014-04-15 07:54:12 +05:30
Aleksey V Zapparov
84721de4bf Remove .ruby-{gemset,version} out of control
This is something each one shuold set up for himeslf. Issue came out due to on
rbenv ruby version has no `ruby-` prefix, thus before it will resolve version
by stripping prefix out it fails. And this leads into an insane `vim` boot up
time with `vim-rails` plugin.
2014-03-18 01:44:58 +01:00
johan pretorius
0ecc8e2860 we cannot ignore the bin folder (don't use the --binstubs flag) 2013-07-02 09:01:56 +02:00
johan pretorius
949ec4cc97 using --binstubs 2013-07-01 10:59:18 +02:00
johan pretorius
2c1f88efb5 No need to specify minor Ruby version (rvm) 2013-07-01 10:32:42 +02:00
Andrew Cantino
8651eeecfa update .gitignore 2013-06-14 20:11:38 -07:00
Robert Whitney
38624da2ab adds foreman and .env.example file 2013-03-28 15:38:17 -04:00
Andrew Cantino
37f5d67552 more README 2013-03-10 00:07:27 -08:00
Andrew Cantino
620acffa5a initial commit 2013-03-09 22:36:12 -08:00