ruby
alba


Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ruby
-
so where do i start
I use https://exercism.org/ for learning elixir and it is a great tool to start IMO. It has a track for Ruby here: https://exercism.org/tracks/ruby
-
Anyone help me make a decision, on my ruby journey?
Once you’re done with the odin project and want to continue learning ruby, I suggest checking out Exercism ruby track too. There is a learning track, exercises are increasing in difficulty, and you get free mentoring from Rubyists on there too.
-
Desperately need direction!
Exercism for Ruby practice.
-
Recently started first software engineering job, looking for course to improve Rails skills
If you want to improve your grasp of Ruby, try The Well-Grounded Rubyist and (as someone else mentioned) Exercism.
-
Learning Ruby with Head First Ruby - would that make sense or is the book too old?
When I was first learning Ruby, I also loved Exercism for practice.
- Code Practice/Challenges
-
hello people, first time using reddit, first time creating a post. ¿ Some ruby and ruby on rails, free bootcamps?
Exercism for Ruby practice.
-
I'm a front-end dev currently being asked to work on a Rails API backend. What are some good resources to get comfortable with the language and the framework?
Ruby: - The Well-Grounded Rubyist. It covers some advanced Ruby, so it's worthwhile even if you already know some Ruby. - Exercism for Ruby practice.
-
What should I be learning?
For getting an overview of Ruby and Rails in two weeks, here's what I would recommend: - Watch the free Rails for Beginners videos by GoRails, and code along with them if you're so inclined. - Do some exercises on Exercism, and after each exercise be sure to look at the top solutions by other people. Use The Odin Project or your favorite Ruby tutorial as a reference for the language.
-
why its so hard to find pure ruby tutorials? any suggestions ?
Also, the Ruby track on Exercism is great for practice.
alba
-
[Rails] How We Reduced API Response Rendering Time by 30%
Other candidates included the following gems such as alba, active_model_serializers, and jsonapi-serializer. Considering team-wide adoption and maintenance, we preferred gems with syntax similar to Jbuilder if possible.
-
Recommended Controllers Serializer Gem?
alba looks promising
-
Efficient JSON Serialization with Blueprinter for Ruby on Rails
I have appreciated this one too: https://github.com/okuramasafumi/alba
- Love oss and ruby in particular? Suggest maintainers for our substack!
-
How to combine active record and active storage together in controller?
I personally use https://github.com/okuramasafumi/alba and it would go something like this:
-
I'm a front-end dev currently being asked to work on a Rails API backend. What are some good resources to get comfortable with the language and the framework?
Alba gem for JSON serializer
-
What are you using for API JSON serialization in 2022?
I really like Alba.
-
Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML
Have you checked out Alba [0]? I think it’s one of the better options right now.
[0]: https://github.com/okuramasafumi/alba
- including join data for many-to-many relations in controller#index
-
What you should know about JSON serialization solution in Ruby
Alba is a fast and declarative JSON serializer for Ruby that supports typing, rich error handling and ActiveModelSerializers-like APIs.
What are some alternatives?
java - Exercism exercises in Java.
Blueprinter - Simple, Fast, and Declarative Serialization Library for Ruby
export-pull-requests - Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket
jsonapi-serializer - A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)
bash - Exercism exercises in Bash.
ruby-science - The reference for writing fantastic Rails applications
ruby_koans - Learn Ruby with the Edgecase Ruby Koans
learn-ruby - Learning resources for Ruby, Rails, and related skills.
haskell - Exercism exercises in Haskell.
shale-website - Landing page and interactive documentation for Shale - JSON/YAML/TOML/XML mapper and serializer for Ruby.
elixir - Exercism exercises in Elixir.
shale - Shale is a Ruby object mapper and serializer for JSON, YAML and XML. It allows you to parse JSON, YAML and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML or XML.

