babybeasimple
|
673415f2d0
|
move accepts_nested_attributes_for to attributes section
|
2013-06-23 14:15:22 +04:00 |
|
DSIW
|
64c819f892
|
Add instance variable cache snippet to ruby snippets
|
2013-06-22 16:26:11 +02:00 |
|
DSIW
|
8c2ad98d54
|
Use lambda in scopes for rails snippets
|
2013-06-22 16:26:10 +02:00 |
|
DSIW
|
34ead4e3bf
|
Rename wants to format in respond_to blocks in ruby snippets
|
2013-06-22 16:26:00 +02:00 |
|
DSIW
|
609ac9ecff
|
Add reduce snippets to ruby snippets
|
2013-06-22 15:33:54 +02:00 |
|
DSIW
|
3699e8654f
|
Add prot and priv to ruby snipppets
|
2013-06-22 15:33:53 +02:00 |
|
DSIW
|
46ba1032e4
|
Add snippet descm for rspec
|
2013-06-22 15:32:46 +02:00 |
|
DSIW
|
1a4fc2561d
|
Fix snippet exp for rspec
|
2013-06-22 15:32:46 +02:00 |
|
DSIW
|
9e31911a79
|
Add snippet raise for rspec
|
2013-06-22 15:32:46 +02:00 |
|
DSIW
|
f222c1b806
|
Add snippet for initialize method for ruby
|
2013-06-22 15:32:46 +02:00 |
|
DSIW
|
f89f57e359
|
Update snippet s. and remove snippet s for rspec
|
2013-06-22 15:32:46 +02:00 |
|
DSIW
|
fdb7185a0b
|
Add snippet s for rspec
|
2013-06-22 15:32:46 +02:00 |
|
DSIW
|
6a459fdc56
|
Add snippet itsn for rspec
|
2013-06-22 15:32:45 +02:00 |
|
George Lee
|
2ed243e2f7
|
add in migration index / simple_form input
|
2013-06-19 11:27:01 +08:00 |
|
Iuri Fernandes
|
bc17b3d023
|
Fix ruby snippets with the same name
|
2013-06-04 10:30:10 -03:00 |
|
babybeasimple
|
234ddb7e70
|
refactor ruby on rails validations with new style
|
2013-05-31 23:57:19 +04:00 |
|
Iuri Fernandes
|
1d04040a19
|
Add has_one ... dependent: ... ruby snippet
|
2013-05-19 18:00:59 -03:00 |
|
Iuri Fernandes
|
38cb74198d
|
Add ruby snippet for accepts_nested_attributes_for
|
2013-05-13 10:32:32 -03:00 |
|
Iuri Fernandes
|
d01c475b29
|
Add let! and remove brackets from let.
The user must choose which block syntax to be used.
|
2013-05-03 10:26:29 -03:00 |
|
Iuri Fernandes
|
c89448fcad
|
Add ruby snippet btp for polymorphic belongs_to
|
2013-05-02 10:09:31 -03:00 |
|
Iuri Fernandes
|
0312e12c29
|
Refactor old migration creation snippet and an alternative one
|
2013-04-28 15:51:55 -03:00 |
|
Iuri Fernandes
|
76f2ff8337
|
Remove empty column in mct snippet
|
2013-04-28 15:50:34 -03:00 |
|
Iuri Fernandes
|
3391280570
|
Refactor snippet to create new collumn in a migration(mccc -> mnc)
|
2013-04-28 15:47:48 -03:00 |
|
indi
|
7238147272
|
add reqr to expand to require_relative
|
2013-03-17 20:54:25 +01:00 |
|
Marc Weber
|
dfe410306b
|
merge changes from pull/179
|
2013-03-17 20:46:38 +01:00 |
|
Mike Foley
|
0fbb89d908
|
added delegate to ruby.snippets
|
2013-03-01 14:48:50 -08:00 |
|
Mike Foley
|
0ccc49e39d
|
added a space to each_with_index Ruby snippet, to be consistent with similar snippets
|
2013-02-26 15:51:33 -08:00 |
|
Mike Foley
|
63551117aa
|
added each_with_object Ruby snippets
|
2013-02-26 15:51:09 -08:00 |
|
Eustaquio Rangel
|
6e58f722f3
|
Fixed Ruby rSpec be_true and be_false
|
2013-02-25 09:07:04 -03:00 |
|
Iuri Fernandes
|
6c4c7f51d7
|
Add snippets to rspec shared examples and new rspec syntax.
|
2013-02-18 10:09:55 -03:00 |
|
Iuri Fernandes
|
576063eb67
|
Add more rspec snippets.
|
2013-02-05 10:02:29 -03:00 |
|
Christian Höltje
|
699250051d
|
Added descriptions for duplicated snippet names.
This is to make the snippets a little more compatible with
neosnippets.
|
2012-10-28 02:07:13 -04:00 |
|
David Deryl Downey - AKA Deryl R. Doucette
|
d66eaaf88e
|
Changed patfh to fpath. Makes sense due to context
|
2012-10-18 23:21:11 -03:00 |
|
George Guimarães
|
a1af06d5fa
|
Create a encoding snippet for Ruby 1.9
|
2012-09-25 20:03:18 -03:00 |
|
Eustaquio Rangel
|
e80158c998
|
Removed the newline after the test snippet
|
2012-08-29 09:14:08 -03:00 |
|
Eustaquio Rangel
|
2459f52d95
|
Fixed the BlankState class snippet
|
2012-06-26 08:18:43 -03:00 |
|
DSIW
|
55496d5032
|
Removed empty lines in snippet cla for ruby
|
2012-06-26 08:02:02 -03:00 |
|
DSIW
|
3cb6bb5b7f
|
Replaced bracket pair by spaces in snippet bef,aft for ruby
|
2012-06-26 08:01:49 -03:00 |
|
DSIW
|
0527c5c040
|
Removed trailing whitespace for ruby
|
2012-06-26 08:01:38 -03:00 |
|
DSIW
|
933bcd0529
|
Fixed escaping of '"' in snippet tas for ruby
|
2012-06-26 08:01:25 -03:00 |
|
DSIW
|
533f1141ea
|
Added encoding to shebang of ruby
|
2012-06-26 08:00:34 -03:00 |
|
Marcin Kulik
|
15ab315ff9
|
Current Rails version (3) doesn't have RAILS_DEFAULT_LOGGER anymore. log snippet for Rails 3.x, log2 snippet for Rails 2.x
|
2012-04-22 16:16:53 +03:00 |
|
Eustaquio Rangel
|
e9eacc69d8
|
Seems to be a good time to create snippets for attr_protected and attr_accessible, right? ;-)
|
2012-03-05 15:05:50 -03:00 |
|
Eustaquio Rangel
|
90177034e3
|
Removed some Ruby duplicated snippets and fixed the migration snippet
to don't use a non-existent function.
|
2012-03-02 16:23:09 -03:00 |
|
Chris Sims
|
da34d17d90
|
Added pending it snippet
|
2012-02-13 15:29:27 -05:00 |
|
Eustaquio Rangel
|
3896c40c98
|
Added test snippet to Ruby/Rails
|
2012-01-16 15:08:35 -02:00 |
|
Eustaquio Rangel
|
57daa7bfa7
|
Removed and merged the ruby-rails and eruby-rails snnipets into the ruby and
eruby ones.
|
2012-01-11 19:09:42 -02:00 |
|
Kentaro Imai
|
e622c24d78
|
Upper camelcase for class and module name in ruby
|
2011-11-27 00:49:13 +09:00 |
|
Matthias Viehweger
|
3501acbf7b
|
adding pry-snippet to ruby-snippets
|
2011-10-18 16:54:07 +02:00 |
|
Matthias Viehweger
|
047062727e
|
add block-form of assertions as additional snippets to ruby.snippets
|
2011-10-14 14:45:52 +02:00 |
|