search for: robaldr

Displaying 2 results from an estimated 2 matches for "robaldr".

Did you mean: robalrr
2011 Jun 15
0
rail_upgrade gem fails to recognise environment.rb
...generate a new application rb for a project i am trying to get onto rails 3. Running: rake rails:upgrade:configuration --trace Results in the following error: There doesn''t seem to be a real environment.rb in your app. Are you sure config/environment.rb has the right contents? /Users/robaldred/Sites/StardotSite/stardoteditor/vendor/plugins/rails_upgrade/lib/tasks/../../lib/new_configuration_generator.rb:29:in `generate_new_application_rb'' /Users/robaldred/Sites/StardotSite/stardoteditor/vendor/plugins/rails_upgrade/lib/tasks/rails_upgrade_tasks.rake:37 Seems like the regex...
2010 Mar 30
0
using haml in internationalisation with haml views
...raph %p another paragraph " view.html.haml ------------------- (works) =Haml::Engine.new(t(''page.content)).render -------------------(does not) =t(''page.content) is the first example the only way to do this? or am I going about this all wrong? -- Rob Aldred http://robaldred.co.uk -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubs...