This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c97affca35
osem-fcy
/
spec
/
support
/
seeds.rb
6 lines
101 B
Ruby
Raw
Normal View
History
Unescape
Escape
First tests in rspec, with factory_girl
2014-04-09 01:32:47 +02:00
RSpec
.
configure
do
|
config
|
Some basic tests for user controller index
2014-05-12 17:53:11 +05:30
config
.
before
(
:suite
)
do
First tests in rspec, with factory_girl
2014-04-09 01:32:47 +02:00
load
"
#{
Rails
.
root
}
/db/seeds.rb
"
end
end
Reference in a new issue
Copy permalink