Articles of interest for Ruby on Rails
Displaying articles 376 - 400 of 479 in totalArticle Sources
-
Metaprogramming Virtual Attributes
Learn the basics of metaprogramming by creating some Rails 5 code on your own
Published:
-
Virtual Attributes And Rails 5 Attribute API
Learn how you can use virtual attributes to make forms cleaner and how the Rails 5 attribute API can save you a bunch of time
Published:
-
Integrating Braintree (and PayPal)
Learn how to accept payments with Braintree, PayPal, Venmo, and Coinbase in Rails
Published:
-
In-App Navbar Notifications
Learn how to add in-app notifications like Facebook and Twitter
Published:
-
Background Workers with ActiveJob and Sidekiq
Learn how to add background workers to your Rails app using ActiveJob and powering it with Sidekiq
Published:
-
Admin Interfaces with Administrate
The new admin gem from Thoughtbot shows some promise for easy to customize admin interfaces in your Rails app
Published:
-
Contributing To Open Source: Fixing A Bug In Devise
See how I discovered and fixed a bug in the Devise open source project
Published:
-
Adding Stripe update card form, Cancel, and Resubscribe
Learn how to polish your Stripe subscriptions by adding update card forms, cancellation buttons, and letting users seamlessly resubscribe
Published:
-
Subscriptions with Stripe
Learn how to capture credit cards and add paid subscriptions to your Rails app
Published:
-
Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searckick gem
Learn how to add advanced search, autocomplete, suggestions and more using Searchkick and ElasticSearch
Published:
-
Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem
Learn how to add advanced search, autocomplete, suggestions and more using Searchkick and ElasticSearch
Published:
-
Using Bootstrap 4 Rubygem with Rails
Bootstrap 4 was just announced and you can start using it today in your Rails app
Published:
-
Scheduled Cron Jobs with the Whenever Gem
Learn how to run scheduled (nightly, weekly, monthly) jobs using cron on your server with the Whenever gem
Published:
-
The State_Machine Gem
Learn how to use the state_machine gem to keep track of objects in your Rails apps
Published:
-
What Is A State Machine?
Learn what a state machine is and how it can help you keep track of everything
Published:
-
What Is A State Machine?
Learn what a state machine is and how it can help you keep track of everything
Published:
-
Using Purchased Themes with Rails
Learn how to take a theme your purchased at WrapBootstrap, Themeforest, etc and build layouts for them in your Rails app
Published:
-
Usability And Video Autoplay With Wistia
Learn about video autoplaying with Wistia and how it improves usability
Published:
-
Open Source Vlog - Writing Rspec Tests
How do we go about writing robust tests with rspec for simple_calendar?
Published:
-
Redirect To Current Page After Login
Learn how to redirect your Rails app users to the current page after they login
Published:
-
Open Source Vlog - Sorting Calendar Events
We sort and filter calendar events for simple_calendar 2.0 in a much more friendly manner
Published:
-
@Mentions, Autocomplete, Notifications, and Links
Learn how to add @mentions, autocomplete, notifications, and link parsing
Published:
-
Open Source Vlog - Rails Generators
Today we're adding Rails generators as our final piece of the puzzle for Simple_Calendar 2.0
Published: