-
Hi,
I've setup a project with intercom-ruby and intercom-rails. The ruby part is for events, everything else is intercom-rails. However, custom data attributes using the helper do not show up on th…
-
Hola ! Tengo un problema al momento de ejecutar "rails test", ya que me sale un porcentaje de coverage el cual al meterme al archivo de simplecov me sale 0% en algunos archivos los cuales ejecutandolo…
-
In Rails 4 with rspec_rails, my `assert` method is from minitest, not from wrong.
Here's an app demonstrating the problem: https://github.com/jjb/rails_4_rspec_rails_wrong
Here's the relevant commit…
-
I successfully installed tarantula using Manual instructions.
after Reboot
ruby -v
ruby 2.2.1p85 (2015-02-26 revision 49769) [i686-linux]
rails -v
Rails 3.2.18
But when I start applicaiton it g…
-
Currently tests won't run for Rails 6 because they of this error.
```
master => ~/invoca/aggregate/ bundle exec appraisal rails-6 ruby test/unit/aggregate_store_test.rb
>> BUNDLE_GEMFILE=/Users/o…
-
### Steps to reproduce
The following demonstrates the error:
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
git_sour…
-
I'm using kicker 3 with rails 4.1, but I'm seeing the following error whenever my schema file changes:
```
Kicker: rake db:test:prepare
WARNING: db:test:prepare is deprecated. The Rails test helper …
-
pry-rescue 1.4.2
pry-stack_explorer 0.4.9.2
rails 3.2.21
rspec 3.3.0
rspec-rails 3.3.3
The following occurs in my testing: rails template calls a helper method. The helper method calls a method on my…
-
When I try to use completion with my rails generators:
```
$ rails g
controller mailer observer scaffold_controller
delayed_job migration …
-
```
uninitialized constant CacheDigests (NameError)
/opt/GS5/config/environments/development.rb:17:in `block in '
/var/lib/gs5/.rvm/gems/ruby-2.0.0-p247/gems/railties-3.2.13/lib/rails/railtie/conf…