I was under the impression that everything available in Ruby On Rails was exposed in Middleman, but it doesn’t seem to be the case for the TextHelper class
Am I missing something?
I was under the impression that everything available in Ruby On Rails was exposed in Middleman, but it doesn’t seem to be the case for the TextHelper class
Am I missing something?
I think middleman has all Padrino helpers but not all rails modules available.