-
So for version 2.0 I was thinking that we could take it a little further than just deprecating `CypressDev`. I think we should actually split this gem up into multiple gems. Looks like everyone wants …
-
I have been using DB cleaner with my only db but now I have 2 of them, and I am getting this error in testing mode as
```
RuntimeError:
As you have more than one active sequel database you have t…
-
Hi there,
I like girl grown up and became lady.
Is there any example of how you would write fixtures with Sequelize?
Thanks,
Sanjay
ghost updated
10 years ago
-
Consistently getting a segmentation fault when I try to use rubydeps with a project I'm working on.
Here's the error log, hope it's useful.
``` text
/home/golly/projects/sharex/Code/services/notifica…
-
-
Well, I would like to have a feature to generate factory for the model to be generated instead of fixtures when using --shoulda option.
Has this been done in any forks of this nifty-generator?
If yes,…
-
There's a problem when pulling this project down and running rpsec. It's complaining that it can't find tables. I think there might be something wrong with how I'm using factory girl.... maybe check h…
-
I was just looking for exactly this project, but it seems the project isn't being maintained at all after the initial upload. For example the doc states 'very soon Foundry will add the ability to nest…
-
Heyho,
I am getting a ``method_missing': undefined method `authenticates_with_sorcery!'` when I am trying to create a user using the FactoryGirl gem in rspec. I googled and tried and still failing - …
-
As a developer, I would want to automatically seed some mock users, friend graph, and ratings to the database (instead of manually adding to the database). This will make it easier for developers who …