Rails Foundation Contributing Member
Ruby on Rails consulting from engineers who work deep in Rails.
Saeloun helps teams modernize Rails applications, improve performance, untangle production issues, and ship product work with a senior Rails and React team in Boston and Pune.
- 595+
- engineering articles
- 2019
- founded in Boston
- Rails
- Foundation member
Latest Rails, React, and engineering articles
Field notes on framework changes, performance, upgrades, testing, and product engineering.
Ruby adds Array#intersection method
Ruby adds Array#intersection as a more readable alias for Array#&Rails 6 Multi-Environment Credentials
Rails 6 adds multi-environment credentials support, making it easier to manage environment-specific secrets for better security and organizationRuby 2.7 Deprecates Hash to Keyword
Ruby 2.7 deprecates automatic conversion from a hash to keyword arguments in preparation for real keyword arguments in Ruby 3.0Rails 6 Action Text for WYSIWYG Support
Rails 6 introduces Action Text, a framework to provide support for creating, storing, displaying and editing of rich text content in your application.Rails 6.1 adds HTTP Feature Policy
Rails 6.1 adds a DSL for configuring Feature-Policy HTTP headers, letting you control browser APIs like camera, geolocation, and payment.Rails 6 adds db:seed:replant task
Rails 6 adds db:seed:replant task that truncates tables of each database for the current environment and then loads the seed data.Ruby 2.7 Adds Integer#[] Range Support
Ruby 2.7 has extended `Integer#[]` to support range arguments which makes expressions cleaner and more readableWhat's New in IRB with Ruby 2.7
List of new and experimental features in the Interactive Ruby Shell(IRB) which are introduced with Ruby 2.7.