腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(4324)
视频
沙龙
1
回答
NameError
:
未
初始化
常量
Shoulda
、
、
、
Failure/Error: config.integrate do |with| with.library :rails end uninitialized constant
Shoulda
Shoulda
::Matchers.configure d
浏览 19
提问于2021-01-26
得票数 1
回答已采纳
1
回答
如何在selenium-webdriver ruby中使用代理?
、
") 获取以下错误:注意:我已经安装了selenium当我使用proxy时,获取
未
初始化
的
浏览 2
提问于2016-11-25
得票数 1
1
回答
面对模块的运行时错误
NameError
(
未
初始化
常量
),类在将Rails从4.2.5.1升级到5.0.0.1后放在lib文件夹中
、
NameError
(
未
初始化
常量
Api::BaseController::ApiTokenAuthentication) module(user) end同样的运行时错误
NameError
(
未
初始化
常量
.例如:
Name
浏览 5
提问于2016-10-18
得票数 2
2
回答
在插件测试中模拟Rails 3路线和控制器的正确方法是什么?
、
、
、
、
something" do endend
未
初始化
的
常量
动作调度::路由::路由(
NameError
) should "do something" do with_routingcontroller/:action/:
浏览 0
提问于2011-05-11
得票数 2
1
回答
使用JSON和Facebook connect with rails时出现
未
初始化
的
常量
错误
、
视图错误:
常量
SessionsController::JSON
未
初始化
控制台出错:
NameError
(
未
初始化
的
常量
会话控制器::JSON):
浏览 0
提问于2009-05-10
得票数 0
回答已采纳
1
回答
当config.eager_load = true时Rails应用程序崩溃
、
、
/app/controllers/registrations_controller.rb:2:in `<top (required)>': uninitialized constant Users (
NameError
浏览 0
提问于2013-07-20
得票数 0
1
回答
试图自动化与水豚角和水豚-ng宝石-帮助和例子。
、
、
、
、
capybara-ng创业板并添加行时我得到了:uninitialized constant Capybara::Angular (
NameError
浏览 4
提问于2015-04-15
得票数 1
回答已采纳
1
回答
使用规则运动时
未
初始化
常数EKEventEditViewController (
NameError
)
、
在尝试
初始化
控制器时,我一直会得到错误:
未
初始化
的
常量
EKEventEditViewController (
NameError
)。
浏览 2
提问于2013-08-06
得票数 0
回答已采纳
1
回答
未
初始化
常量
蜻蜓::Server::序列化程序
、
、
在服务器上获取此错误
未
初始化
常量
蜻蜓::Server::序列化程序 使用debian+passenger+apache+Rails 3.2 +ruby1.9.3
浏览 1
提问于2013-09-18
得票数 0
回答已采纳
1
回答
未
初始化
的
常量
、
、
我正在尝试完成本教程-> 它给了我这个错误:
未
初始化
的
常量
PostsController::Posts 我不知道出了什么问题
浏览 2
提问于2009-11-23
得票数 2
1
回答
无法在续集中运行rspec
、
、
、
但是,当我运行rspec时,它会说“
未
初始化
的
常量
RspecSequel (
NameError
)”。非常感激的帮助。
浏览 6
提问于2015-06-09
得票数 1
回答已采纳
2
回答
rails安装在ubuntu上
、
(
NameError
)
未
初始化
的
常量
Gem::命令::InstallCommand 我应该尽快帮忙吗?
浏览 2
提问于2010-12-30
得票数 1
2
回答
Ruby on Rails测试-
NameError
:
未
初始化
常量
1)错误: test_user_entry_no_email(UserTest):
NameError
:
未
初始化
的
常量
UserTest::Users /home/nowobil1/projectDresser/test/unit/user_test.rb:12:in ` `block in‘ 2)错误: test_user_entry_no_username(UserTest):
NameError
:
未
初始化
的<e
浏览 1
提问于2012-02-21
得票数 1
回答已采纳
1
回答
设计中的导轨误差
、
“`const_get”:
未
初始化
的
常量
视图(
NameError
)
浏览 3
提问于2015-11-30
得票数 0
回答已采纳
2
回答
ruby twitter api :
未
初始化
的
常量
Twitter::HTTPAuth (
NameError
)
、
、
httpauth = Twitter::HTTPAuth.new('myusername', 'mypassword')它抛出:
未
初始化
常量
Twitter::HTTPAuth (
NameError
)我的gem列表中有"twitter“,我不知道问题出在哪里
浏览 1
提问于2010-09-29
得票数 1
1
回答
Rspec失败-
NameError
:
未
初始化
常量
Faker
、
、
、
、
user_spec.rb Failure/Error: email { Faker::Internet.email } Failure/Error: email { Faker::Internet.email }
NameError
levels) in <top (required)>
浏览 0
提问于2016-05-22
得票数 0
回答已采纳
1
回答
Rails 3中的
NameError
、
、
、
因此,我正在尝试公共活动gem的通知时间线,我不明白为什么我会得到
NameError
,
未
初始化
的
常量
消息。下面是我得到的错误:uninitialized constant ActivitiesController::PublicActivityapp/controllers/activities_controller.rb:3:in `index'
未
初始化
的
浏览 3
提问于2013-03-21
得票数 2
2
回答
困惑- spec_helper.rb:94:in `<top (必需)>‘:
未
初始化
常量
Shoulda
(
NameError
)
、
、
、
我正在使用Rails 4 &Mongoid4进行一个项目,我试图设置
Shoulda
(版本2.8.0),它遵循,指向另一个称为的自述文件。我希望使用进行测试。,但是,,我一直在找spec_helper.rb:94:in '<top (required)>': uninitialized constant
Shoulda
(
NameError
)group :test doe
浏览 4
提问于2015-07-08
得票数 5
回答已采纳
1
回答
Rails 5中
未
初始化
的
常量
ActiveMerchant::Billing::Integrations::Helper (
NameError
)
、
、
'< 5.1' 但我得到了:
未
初始化
的
常量
ActiveMerchant::Billing::Integrations::Helper (
NameError
)。
浏览 3
提问于2016-08-08
得票数 1
1
回答
如何在activeadmin中修复重复路由?
、
、
/ reviews#index Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.0ms)
浏览 1
提问于2015-09-28
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
C语言:内存分配---栈区、堆区、全局区、常量区和代码区
年过完了,加油学习工作吧!你知道嵌入式c中各变量存储位置吗?
你知道嵌入式C语言中各变量存储的位置吗?
从qt编程看内存分区
C语言代码版找找茬,你能找出问题吗?
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券