This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
BikeBikeBike
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Bike!Bike! Website!
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
146
Commits
3
Branches
0
Tags
384 MiB
Tree:
a2f2f630a4
G0dwin-copy-edits
development
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a2f2f630a4'
${ noResults }
BikeBikeBike
/
spec
/
support
/
delorean.rb
8 lines
110 B
Raw
Normal View
History
Bumped VERSION to 0.2.0 Updated CHANGELOG Rails 4.0.0rc1 Improved and fixed spec helper
12 years ago
RSpec
.
configure
do
|
config
|
Some updates to translation engine, added dotenv but have not yet set it up.
11 years ago
config
.
include
Delorean
Bumped VERSION to 0.2.0 Updated CHANGELOG Rails 4.0.0rc1 Improved and fixed spec helper
12 years ago
Some updates to translation engine, added dotenv but have not yet set it up.
11 years ago
config
.
before
(
:each
)
do
back_to_the_present
end
Bumped VERSION to 0.2.0 Updated CHANGELOG Rails 4.0.0rc1 Improved and fixed spec helper
12 years ago
end