issues
search
bploetz
/
versionist
A plugin for versioning Rails based RESTful APIs.
MIT License
971
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rails 4 syntax does not support module with capital letter
#45
elfassy
closed
11 years ago
2
Routing Error
#44
tombu
closed
11 years ago
8
Testing Using Rspec with Path Strategy
#43
nayefc
closed
11 years ago
9
Should YARD be a gem dependency or development_dependency?
#42
cookrn
closed
11 years ago
3
Fixes #40, a namespacing problem, which lead to breaking the generators, when using rails engines.
#41
ji
closed
11 years ago
14
Generators don't work with rails engines.
#40
ji
closed
11 years ago
1
Rails 4: Semantic change to Module prefixes in routes
#39
bploetz
closed
11 years ago
2
Rails4: Undefined method 'api_version'
#38
howcast
closed
11 years ago
13
Single namespace to capture all minor versions
#37
stantona
closed
11 years ago
5
Rails 4 support
#36
bploetz
closed
11 years ago
3
Dependent on rail >= 3, < 5.
#35
linjunpop
closed
11 years ago
5
Generator creates spec for controller although the recommendation is to use request specs for all versioning strategies.
#34
stantona
opened
11 years ago
7
override subdomain
#33
jwoertink
closed
11 years ago
9
Update documentation to note the use of use integration tests/request specs for *all* versioning strategies
#32
bploetz
closed
9 years ago
4
resolves issue #30 , eliminates false positive mach
#31
gouthamvel
closed
11 years ago
3
changes string marcher for precise version match
#30
gouthamvel
closed
11 years ago
1
Versionist::Middleware
#29
maletor
closed
9 years ago
0
copy_api_version generator does not copy integration tests/request specs
#28
bploetz
closed
12 years ago
1
Eliminate validation in copy_api_version generator
#27
bploetz
closed
12 years ago
1
allow multiple versioning strategies simultaneously
#26
twinge
closed
11 years ago
15
respond_with error
#25
chriskilding
closed
12 years ago
7
Leading slashes on :path do not work with :resources
#24
abrisse
closed
12 years ago
6
[VERSIONIST] attempt to set more than one default api version
#23
ticktricktrack
closed
12 years ago
3
No route matches error when testing in RSpec
#22
starkovv
closed
12 years ago
11
Versionist incompatible with Devise's eager loading of routes in production environment
#21
rmoriz
closed
12 years ago
14
Rake routes: parses default route twice
#20
dtsiknis
closed
12 years ago
4
Accept custom :as argument for path strategy
#19
phallguy
closed
12 years ago
1
Api_version route alias
#18
nicolas-brousse
opened
12 years ago
2
RSpec controller tests failing
#17
davidmanderson
closed
12 years ago
2
Rack Middleware breaks RSpec integration tests
#16
azach
closed
12 years ago
4
Monitoring of API
#15
OpenCoderX
closed
12 years ago
1
Resque Jobs wrong constant name
#14
juancroca
closed
12 years ago
6
Switching to the less verbose 19 hash syntax
#13
krainboltgreene
closed
12 years ago
0
Generators should support helpers
#12
bploetz
closed
11 years ago
1
new_api_version generator and new_controller generator should generate integration tests/request specs
#11
bploetz
closed
12 years ago
2
new_controller generator's new_controller_test.rb template incorrect
#10
bploetz
closed
12 years ago
2
Unit test with underscore namespace provoque "No route matches"
#9
nicolas-brousse
closed
12 years ago
17
base_presenter_test.rb in new_api_generator incorrectly has a controller test
#8
bploetz
closed
12 years ago
2
Presenters created by the new_presenter_generator don't inherit from BasePresenter
#7
bploetz
closed
12 years ago
2
Add copy-api generator
#6
bploetz
closed
12 years ago
2
api_version should accept :defaults hash
#5
maletor
closed
12 years ago
7
Undefined method reload! in RoutesReloader
#4
maletor
closed
12 years ago
6
Versionist doesn't deal with Rails::Application.reload_routes! correctly
#3
nicolas-brousse
closed
12 years ago
12
Changed header example in README.
#2
steveklabnik
closed
12 years ago
2
Accept parameters for versioned media types
#1
steveklabnik
closed
12 years ago
11
Previous