This website requires JavaScript.
Explore
Help
Sign In
chiu
/
repost-master
Watch
1
Star
0
Fork
You've already forked repost-master
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
repost-master
/
spec
/
repost_spec.rb
6 lines
108 B
Ruby
Raw
Permalink
Blame
History
RSpec
.
describe
Repost
do
it
"
has a version number
"
do
expect
(
Repost
::
VERSION
)
.
not_to
be
nil
end
end
Reference in New Issue
View Git Blame
Copy Permalink