-
Hello, first of all thank you for this powerful bundle !
I'm trying to use custom function for my fixtures, i follow the doc in this way :
``` php
class LoadProfileData extends AbstractFixture imp…
Sly36 updated
9 years ago
-
_From @frosario on August 4, 2015 3:1_
Using version `0.13.2`, TravisCI jobs are returning CommandErrors:
Meteor packages and version can be found here:
https://github.com/ecohealthalliance/mantle/c…
-
HI GUYS,
I tried 2 start the index.js, However, when I go to "mysite.local:3001", it showed this error:
Error: Failed to lookup view "/Users/WorkBitch/mycms/mysite/views/index.ejs" in views directory…
-
Hi guys, I've been noticing that after switching to `aws-sdk`, calling #save on a model with a paperclip attachment will now sometimes (I assume only those times when S3 times out) raise an `AWS::S3::…
-
Hi All,
I've done some work in my topic branch here: https://github.com/larrylindsey/CATMAID/tree/volume-trace-for-master
I've rebased it onto master in preparation for a pull request, but now I'm h…
-
Need to make changes to FIxtureController according last adjustments of the console [`FixtureController`](https://github.com/yiisoft/yii2/pull/4731)
- [x] new syntax support `php yii fixture/generate …
-
Well, basically nothing works at first. "make" can't find the command "node", but installing nodejs-legacy solves that.
Second, signing up causes the log message " democracyos:mandrill-mailer A mand…
-
Changes to be done:
- [x] improve fixtures by removing `schema` data from it. All database schema now will be up by the `migrate` command. Cover this in fixtures docs.
- [x] improve console support fo…
-
I appear to have hit the infamous `Cannot bounce Puppetfile.lock!` error again when running with Librarian-Puppet 1.3.2
Debug output looks like:
```
$ librarian-puppet install --path=spec/fixtures/…
-
We're trying to upgrade to 3.2.13 from 3.2.12 and encountered a strange bug with chained scopes for ActiveRecord classes that have a default scope.
Under 3.2.13, the chained scope `Animal.where(:id =…