-
Hi!
Has anybody ever added polling for latest topics using [Rails 4's new live streaming](http://tenderlovemaking.com/2012/07/30/is-it-live.html) to Forem and could share some info on how they did it…
ghost updated
9 years ago
-
### Describe your suggestion
At the bottom of [Websockets and Actioncable](https://www.theodinproject.com/lessons/ruby-on-rails-websockets-and-actioncable) lesson, the second of two assignments lin…
-
Starting in December or January, I'd like to implement binary transfers in this gem using BSON. Before I do this, I'd like to make sure it would be merged upstream.
I've opted for BSON because it wo…
KazW updated
10 years ago
-
Add docker-compose.yml example for self-hosted deployment
https://developers.pupilfirst.com/docs/docker
-
### Steps to reproduce
```ruby
# Create a new Rails api_only application and run it.
rails new my_api --api
# Make an HTTP call, I'm using HTTPie here.
http -h get http://localhost:3000
…
-
Hi All,
I have been trying 3 days to run radiant on cygwin. I have been getting the following error when I execute the radiant command.
`radiant --database mysql cyfsCMS`
The error that I hav…
-
I'm super confused. I think I'm encountering some kind of bug. Could use some help. I had passing specs (passed dozens of times on local and CI server), but then I ONLY added the active_model_serializ…
-
-
[troubleshooting section]: https://vite-ruby.netlify.app/guide/troubleshooting.html
- [x] I have tried upgrading by running `bundle update vite_ruby`.
- [x] I have read the __[troubleshooting sect…
-
I'm trying to run rspec tests in a recent updated ancient app. I just updated Rails (3.2 to 4.0.13), rspec (2.x to 3.4.4) and many other gems. When I try to execute the rspec tests, I get this error i…