what is different between activerecord::relation's count, length and size methods?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to build a 50% bespoke e-commerce platform hence having the ability to customize everything down the line? For example would it make sense to start coding an application on the Ruby on Rails framework but where the most complex/time consuming code pieces (e.g. shopping cart, etc) can be initially bolted on (hence diminishing development time and cost) having the ability to change them completely further down the line?
what are rails filters?
what are the differences between rails 2.x and rails 3?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
what is rake in Rails?
In how many ways you can create rails layout http response.
what is the difference between new, save and create?
What are class libraries?
What is agile development? What are the strengths?
Why we use migration in rails?
what is active record?
what is rails caching?