Jon Marshall
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Jon Marshall created a post, 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... -
-
Jon Marshall created a post, 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 > ...