Jon Marshall
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 resolving variables and paths in partials
Hi, in my show view i have <%= render partial: 'schedule', locals: {schedule: @schedule, location: @schedule.location} %>Everything works in the browser, but in the partial, the inspections sa... -
创建于 Intellij with JBoss as 7 modules
Hi, everyoneI am new to IntelliJ and used to Eclipse behaviour. I am fine with Java and just getting into Java EE. When using JBoss AS 7 as the app server, under the Project > External Libraries > ...