Forum: Ruby on Rails how to program with RoR?

Posted by haxuan lac (haxuanlac)
on 2013-03-16 03:29
I'm a newbie RoR.I had to learning it about 15 days ago.I searching in
Internet and I think program with RoR use many Gem Plugin(same as
PaperClip,CanCan,Advise,...).With almost Problems have comptible Gem.So
Programming with RoR don't have many sourcecode.I wants to ask Expert
RoR(time do with RoR more 2-3 years)  that my understanding is True or
False?
Thanks
Posted by Colin Law (Guest)
on 2013-03-16 10:20
(Received via mailing list)
On 16 March 2013 02:29, haxuan lac <lists@ruby-forum.com> wrote:
> I'm a newbie RoR.I had to learning it about 15 days ago.I searching in
> Internet and I think program with RoR use many Gem Plugin(same as
> PaperClip,CanCan,Advise,...).With almost Problems have comptible Gem.So
> Programming with RoR don't have many sourcecode.I wants to ask Expert
> RoR(time do with RoR more 2-3 years)  that my understanding is True or
> False?

Gems are available for many of the common features that websites have.
 You still have to provide the application layer on top of them to
make your site do something useful.

Colin
Posted by Gintautas S. (gintautas_s)
on 2013-03-16 18:53
(Received via mailing list)
You can definetly check out the source if you want to. It is a good 
thing
that common functionality is already implemented. If you need more than
what a gem provides, you can modify it easily.

2013/3/16 Colin Law <clanlaw@googlemail.com>
Posted by Tima Timaki (tima)
on 2013-03-18 08:52
(Received via mailing list)
Hi!
Maybe you should at first learn about whole system of RoR.
So try Michael Hartl's RoR Tutorial. It has rspec basis and Model
relationships without gem.
After that, you can understand the flow of gem, so, make scaffold, and
insert and check the gems action.

Thanks

2013$BG/(B3$B7n(B16$BF|EZMKF|(B 11$B;~(B29$BJ,(B46$BIC(B UTC+9 
Ruby-Forum.com User:
Posted by Barry (Guest)
on 2013-03-18 09:24
(Received via mailing list)
Gems can help with common and usual functions of your web-site, but if 
you
are building something unique you won't find any gems, besides, you 
still
put all gems in your app together.

, 16  2013 ., 6:29:46 UTC+4  Ruby-Forum.com User
:
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.