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
Issue #95 Changed deprecated File.exists? to File.exist?
#96
MauricioTRP
opened
9 months ago
1
File.exists removed from Ruby 3.2.0
#95
MauricioTRP
opened
9 months ago
0
#<NoMethodError: undefined method `api_version' for #<ActionDispatch::Routing::Mapper:0x00007f9d48808e40
#94
Vicente-jpro
opened
2 years ago
2
Use semantically correct HTTP headers in examples
#93
alexmreis
closed
3 years ago
3
Duplicated routes
#92
mikeheft
closed
4 years ago
1
Update travis.yml to fix Bundler and Linux JDK7 support issues
#91
rocketbop
closed
5 years ago
2
Bump Yard to ~> 0.9.20 to address vulnerability
#90
rocketbop
closed
5 years ago
2
Is v2.0.0 a breaking change?
#89
xtagon
closed
5 years ago
2
api_version with both header and parameter versioning strategies
#88
jessicb
closed
5 years ago
22
Tests error on rails 5.2.1
#87
alee-ccu
opened
6 years ago
1
Issues with http header configuration
#86
404pilot
opened
6 years ago
6
Invoke test_path and older_than_rails_5 methods explicitly in generators
#85
archferns
closed
7 years ago
3
Add support for rails 5.x
#84
jaredplanter
closed
7 years ago
14
Rails 5 Support
#83
chrishough
closed
7 years ago
4
rspec route_to in routing specs
#82
chrishough
closed
7 years ago
6
Fix generator for Rails 5.0
#81
ryancheung
closed
7 years ago
3
test error on Rails 5.0.1
#80
ryancheung
closed
7 years ago
4
Best way to deprecate an old version
#79
kiddrew
closed
7 years ago
5
Multiple APIs in the same App
#78
Rio517
closed
8 years ago
3
Is it possible to create sub namespace inside a version?
#77
ysyyork
opened
8 years ago
7
Option to fallback to previous API version
#76
yogeshjain999
closed
8 years ago
1
Add latest release tag
#75
balasankarc
closed
8 years ago
3
Support for Rails 5
#74
derekprior
closed
8 years ago
5
Support for active_model_serializers
#73
tbem
opened
9 years ago
0
Error if multiple versioning strategies used in a request?
#72
johnrees
closed
8 years ago
3
Api endpoint is not working
#71
scrubpayjay
closed
9 years ago
7
Update Generator for Rspec 3 - spec_helper vs rails_helper
#70
Rio517
closed
9 years ago
5
Invalid route name when using path parameter
#69
cheshire137
closed
10 years ago
6
gem dependency
#68
sufleR
closed
10 years ago
8
Controllers don't work on Rails 4.1.0 when the 'spring' gem is enabled?
#67
adibsaad
closed
10 years ago
4
RSpec undefined constant problem
#66
Atamanov
closed
10 years ago
1
You don't have any routes defined!
#65
starkovv
closed
10 years ago
3
Controller actions not reloaded?
#64
polivers
closed
9 years ago
2
added a link in README.md which points to a blog post on using versionist.
#63
sandeep-mkv
closed
10 years ago
2
Support subdirectory (e.g. 'api') for generators.
#62
joshuapinter
closed
10 years ago
4
Small documentation fix
#61
chumpy
closed
10 years ago
1
:default => true errors out with rails 4.0.2
#59
millisami
opened
10 years ago
15
Default route version invoked when garbage Accept header supplied
#58
theirishpenguin
closed
10 years ago
6
Devise issue after integrating versionist - "Authentication required for Sign In action"
#57
tacticiankerala
closed
9 years ago
3
Versioning Serializers
#56
michaelharro
closed
10 years ago
7
Is there a way to skip presenters generation?
#55
Altonymous
closed
10 years ago
4
List versions
#54
gdlx
closed
9 years ago
1
License missing from gemspec
#53
bf4
closed
11 years ago
2
Only generate the default strategy routes once.
#52
Altonymous
closed
10 years ago
5
Fix controller generator for ruby 1.9 hash syntax routes
#51
tombu
closed
11 years ago
5
rake routes is duplicating api_version routes
#50
sricc
closed
11 years ago
8
What's my version?
#49
softwaregravy
closed
8 years ago
5
Presenter docs could use an example
#48
softwaregravy
closed
8 years ago
1
new_presenter_generator doesn't work with namespaces
#47
softwaregravy
closed
11 years ago
5
Named routes error in rails 4
#46
elfassy
closed
10 years ago
11
Next