uninitialized constant Sparql::Helper
Rails.root: ... demo-001
app/models/sparql.rb:14:in `singletonclass'
app/models/sparql.rb:12:in `<module:Sparql>'
app/models/sparql.rb:10:in `<top (required)>'
app/models/sparql/helper.rb:8:in `<top (required)>'
app/models/sparql/query.rb:12:in `<class:Query>'
app/models/sparql/query.rb:10:in `<module:Sparql>'
app/models/sparql/query.rb:8:in `<top (required)>'
app/models/sparql.rb:8:in `<top (required)>'--
Some very common files are loaded at the entry point of every component, to avoid repeating their require again and again:
require 'action_view' # this file only loads what is needed to use the framework inside and outside the rails scope
require 'action_view/helpers'
I was planning to send a particular message to Xavier about that but it seems he was not the only one offended.
I'd like to apologize about that and I simply forgot to remove that particular opinion from the message. I just copied and pasted my solution and forgot I had written that along the other lines.
It wasn't my intention to publicly offend any of you. I should have re-read my message and removed that "stupid" piece from it if I have noticed it there.
It was intended to be kept only in my private repository as my particular opinion on the subject.
It wasn't meant to offend any of you.
So sorry about that.
Em 08-02-2013 16:18, Rafael Mendonça França escreveu:
Before calling something or someone stupid please try to understand the person/project, its historical reasons, its needs.
Talking about something you don't understand is very easy.
Next time think twice before insulting the project on this list again, or you could not get replies.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Accepted too.
About the subject, I think we had a guide or a topic in some guide about how to use Action View outside Rails. I'm not 100% sure but if this guide/section existed we reverted it since we thought doesn't make sense to leave it as official documentation since it is too advanced and talks more about the Rails internals and how it is implemented, not about how it is used.
I know is hard to understand the Rails internals but I don't think there are more that we can do that try to answers the people questions.
On Fri, Feb 8, 2013 at 4:22 PM, Rodrigo Rosenfeld Rosas <rr.r...@gmail.com> wrote:
I was planning to send a particular message to Xavier about that but it seems he was not the only one offended.
I'd like to apologize about that and I simply forgot to remove that particular opinion from the message. I just copied and pasted my solution and forgot I had written that along the other lines.
It wasn't my intention to publicly offend any of you. I should have re-read my message and removed that "stupid" piece from it if I have noticed it there.
It was intended to be kept only in my private repository as my particular opinion on the subject.
It wasn't meant to offend any of you.
So sorry about that.
Em 08-02-2013 16:18, Rafael Mendonça França escreveu:
Before calling something or someone stupid please try to understand the person/project, its historical reasons, its needs.
Talking about something you don't understand is very easy.
Next time think twice before insulting the project on this list again, or you could not get replies.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-co...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-co...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
--
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-co...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.