undefined method `render_text’ – ruby error
May be this would be the first error one might come across after following some tutorials or books.
Here is the quick fix use
render :text => "what ever to print here"
in place of the
render_text "what ever to print here"
It should solve the problem!
Happy rubying
See how you would solve these known algorithm problems
String Ordered Permutation Algorithm Problemtesting k complementary pairs algorithm with junit
Finding missing numbers from billion sequential number list file
Array reversal in Recurrsion
Find longest palindrom from sequence of characters
Check if there are three numbers a, b, c giving a total T from array A
Flatten nested javascript array
Find the first occurence of number in the sorted array
find longest word in the sentence
Java solution for checking anagram strings – tell if phrases are anagrams
Leon Gibney
Very good post. I certainly love this website. Keep writing!