0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Serializer instance methods don't change; track at class level More... over 9 years ago
Merge pull request #1312 from NullVoxPopuli/integration-docs More... over 9 years ago
Refactor Association/Reflection block value reading More... over 9 years ago
Memoize attributes More... over 9 years ago
Extract Serializer Attributes into its own file More... over 9 years ago
Refactor serializer attribute objects More... over 9 years ago
Require explicit adapter/serializer to render JSON API errors More... over 9 years ago
Generalize detection of serializable resource with errors More... over 9 years ago
Merge pull request #1358 from rwstauner/dirs-with-spaces More... over 9 years ago
Remove dynamically defined instance methods More... over 9 years ago
Small refactor to Serializer::_attribute_mappings More... over 9 years ago
Update travis build matrix to include Ruby 2.2.3 for Rails 5 More... over 9 years ago
add information about server side changes More... over 9 years ago
Merge pull request #1357 from y-yagi/fix_description_of_usage More... over 9 years ago
Match file paths with spaces in caller regexp More... over 9 years ago
fix description of USAGE More... over 9 years ago
Encapsulate serialized_associations; test inline associations More... over 9 years ago
Allow specifying attributes with a block More... over 9 years ago
Map attributes to Attribute values when defined in serializer More... over 9 years ago
Add config.serializer_lookup_enabled that defaults true More... over 9 years ago
Improve ActionController::Serialization readability More... over 9 years ago
Collect more Rails initialization code in the Railtie More... over 9 years ago
Add tests for meta on resource objects. More... over 9 years ago
make issue number a link More... over 9 years ago
update docs with integration table, and remove the grape placeholder for now More... over 9 years ago
Merge pull request #1324 from rails-api/get_tests_running_on_rails_master More... over 9 years ago
Merge pull request #1349 from bf4/allow_ruby_head_failures More... over 9 years ago
Add more warnings ignore directories More... over 9 years ago
Handle conflicts between key names and serializer methods More... over 9 years ago
When caching, return the object's cache_key up front if it's defined. More... over 9 years ago